Color fine tuning
This commit is contained in:
parent
5f1f0d58d8
commit
9f1d634cf3
3 changed files with 10 additions and 9 deletions
|
|
@ -34,7 +34,7 @@
|
|||
nav {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
--background: rgba(133, 116, 192, 0.63);
|
||||
--background: rgba(42, 18, 128, 0.63);
|
||||
}
|
||||
|
||||
ul {
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
padding: 0 1em;
|
||||
color: var(--heading-color);
|
||||
font-weight: 700;
|
||||
font-size: 0.8rem;
|
||||
font-size: 0.9rem;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
text-decoration: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue