This Commit fixes #170 opened issue
This commit is contained in:
parent
d27b59b78b
commit
055475a3ae
|
@ -19,14 +19,6 @@
|
|||
background-color: #393f4d;
|
||||
}
|
||||
|
||||
.logo {
|
||||
}
|
||||
|
||||
.menu {
|
||||
}
|
||||
|
||||
.menu ul {
|
||||
}
|
||||
|
||||
.menu ul,
|
||||
.menu li {
|
||||
|
@ -45,8 +37,6 @@
|
|||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.photo {
|
||||
}
|
||||
|
||||
.sidebar .side-content {
|
||||
background-color: white;
|
||||
|
@ -59,8 +49,6 @@
|
|||
background-color: #FF7755;
|
||||
}
|
||||
|
||||
.nav ul {
|
||||
}
|
||||
|
||||
.nav ul li {
|
||||
font-size: 16px;
|
||||
|
|
|
@ -19,15 +19,6 @@
|
|||
background-color: #393f4d;
|
||||
}
|
||||
|
||||
.logo {
|
||||
}
|
||||
|
||||
.menu {
|
||||
}
|
||||
|
||||
.menu ul {
|
||||
}
|
||||
|
||||
.menu ul,
|
||||
.menu li {
|
||||
font-size: 16px;
|
||||
|
@ -45,8 +36,6 @@
|
|||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.photo {
|
||||
}
|
||||
|
||||
.sidebar .side-content {
|
||||
background-color: white;
|
||||
|
@ -59,9 +48,6 @@
|
|||
background-color: #FF7755;
|
||||
}
|
||||
|
||||
.nav ul {
|
||||
}
|
||||
|
||||
.nav ul li {
|
||||
font-size: 16px;
|
||||
text-transform: uppercase;
|
||||
|
|
Loading…
Reference in New Issue