mirror of
https://github.com/ivabus/www
synced 2024-11-10 15:05:16 +03:00
Nav link styling
This commit is contained in:
parent
54f3370ef3
commit
a470be70fc
|
@ -24,6 +24,11 @@ body{
|
|||
border-bottom: 2px solid #949494;
|
||||
}
|
||||
|
||||
.nav-item{
|
||||
font-family: "pp-neue-machina", sans-serif;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
/* Brand Colors */
|
||||
|
||||
.teal{
|
||||
|
|
Loading…
Reference in a new issue