fix footer link loop and update theme colors
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -6,7 +6,8 @@
|
||||
font-size: 1.1em;
|
||||
|
||||
display: grid;
|
||||
background: (var(--clr-bg-muted));
|
||||
background: none;
|
||||
border-bottom: solid 1px (var(--clr-text-accent))
|
||||
|
||||
&__about {
|
||||
min-height: 100vh;
|
||||
|
Reference in New Issue
Block a user