feat: some stuff
All checks were successful
Deploy to SFTP Server / build (push) Successful in 21m14s
All checks were successful
Deploy to SFTP Server / build (push) Successful in 21m14s
This commit is contained in:
@@ -24,7 +24,6 @@ body {
|
||||
--text: var(--neutral-800);
|
||||
--text-light: black;
|
||||
|
||||
transition: background-color 0.2s;
|
||||
color: var(--text);
|
||||
font-family: "Nunito Sans", sans-serif;
|
||||
background-color: var(--neutral-000);
|
||||
@@ -45,5 +44,4 @@ body {
|
||||
|
||||
header {
|
||||
background-color: var(--background-dark);
|
||||
transition: background-color 0.2s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user