mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
make nav links larger
This commit is contained in:
parent
f819f148bb
commit
f777ad4e30
2 changed files with 7 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
color: $white;
|
||||
|
||||
#top {
|
||||
border-bottom: 1px solid $white;
|
||||
border-bottom: 1px solid rgba($white, 0.35);
|
||||
nav li a {
|
||||
color: rgba($white, 0.9);
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue