Adjust menu font weight
This commit is contained in:
parent
d85b70f63f
commit
92acd88be7
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ a:hover, a:active {
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu-blog {
|
#menu-blog {
|
||||||
font-weight: 600;
|
font-weight: 500;
|
||||||
font-size: larger;
|
font-size: larger;
|
||||||
line-height: 96px;
|
line-height: 96px;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|
Loading…
Add table
Reference in a new issue