minor fixes

This commit is contained in:
Yash Mehrotra
2021-07-08 08:43:14 +05:30
parent e51ab350ad
commit 7954fde5d6
2 changed files with 7 additions and 8 deletions

View File

@@ -12,8 +12,12 @@ body {
margin-bottom: 170px;
}
a {
color: black;
}
a:hover {
color: #0058b5;
color: #0058b5 !important;
}
main#content {
@@ -48,9 +52,7 @@ img {
height: 50px;
margin-top: 0;
}
.header-nav a:hover {
color: #0058b5;
}
.header-nav .avatar {
border-radius: 18px;
float: left;
@@ -132,9 +134,6 @@ img {
/** COMMON **/
a {
color: black;
}
/* ICONS */
.feather {