color adjustments

This commit is contained in:
Set Hallstrom 2020-09-11 10:44:23 +02:00
parent a217c0819e
commit ba49a5853c
5 changed files with 18 additions and 11 deletions

View file

@ -60,7 +60,7 @@
padding: 0;
section {
padding: 20px;
background-color: var(--bg-alt);
background-color: var(--bg);
> * {
margin: 20px;
}