mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-27 07:44:23 +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-right: 10px;
|
||||
margin-bottom: 8px;
|
||||
font-size: 20px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.navbar-dark .navbar-nav .active>.nav-link,
|
||||
|
@ -960,11 +962,6 @@ a:hover {
|
|||
}
|
||||
|
||||
|
||||
/*==================================================================
|
||||
Comments
|
||||
==================================================================*/
|
||||
|
||||
|
||||
/*==================================================================
|
||||
Cookie Box
|
||||
==================================================================*/
|
||||
|
|
Loading…
Reference in a new issue