vantaMOO/scss/_customvars.scss

7 lines
100 B
SCSS

.navbar {
a.nav-link,
.navbar-brand {
color: yellow;
text-shadow: #FC0 1px 0 10px;
}
}