mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 15:54:22 +01:00
Made Navbar font bigger
This commit is contained in:
parent
32b1bdf953
commit
9f25cd76c9
1 changed files with 2 additions and 5 deletions
|
@ -486,6 +486,8 @@ a:hover {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
font-size: 20px;
|
||||||
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-dark .navbar-nav .active>.nav-link,
|
.navbar-dark .navbar-nav .active>.nav-link,
|
||||||
|
@ -960,11 +962,6 @@ a:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*==================================================================
|
|
||||||
Comments
|
|
||||||
==================================================================*/
|
|
||||||
|
|
||||||
|
|
||||||
/*==================================================================
|
/*==================================================================
|
||||||
Cookie Box
|
Cookie Box
|
||||||
==================================================================*/
|
==================================================================*/
|
||||||
|
|
Loading…
Reference in a new issue