mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
small adjustments to header and nav
This commit is contained in:
parent
64d0d20f4e
commit
41e86816fe
2 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
color: rgba($white, 0.9);
|
||||
&:hover {
|
||||
color: rgba($white, 1);
|
||||
text-shadow: 0 0 2em black;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -16,7 +17,7 @@
|
|||
text-shadow: 2px 2px 2px rgba(black, 0.4);
|
||||
}
|
||||
> h1 {
|
||||
margin-top: 2em;
|
||||
margin-top: 2.5em;
|
||||
font-size: 56px;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue