mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2026-03-21 22:32:17 +00:00
Fix dark mode site background
This commit is contained in:
parent
c2bd57bf1a
commit
e98c476b97
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
body {
|
||||
margin: 0;
|
||||
color: colors.$main-text;
|
||||
background: colors.$main-background;
|
||||
}
|
||||
|
||||
%title {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue