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