mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-10-30 13:17:10 +01:00
Add responsive sidebar to Header component
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
justify-content: center;
|
||||
gap: 50px;
|
||||
a {
|
||||
color: #fff;
|
||||
color: var(--color-font);
|
||||
text-decoration: none;
|
||||
font-size: 1.2rem;
|
||||
font-weight: 500;
|
||||
|
||||
Reference in New Issue
Block a user