This Commit fixes #170 opened issue

This commit is contained in:
Bharath C Hegde 2022-04-17 20:09:10 +05:30
parent d27b59b78b
commit 055475a3ae
2 changed files with 0 additions and 26 deletions

View File

@ -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;

View File

@ -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;