💄 changing colors for entire site

This commit is contained in:
sindrekjelsrud 2023-08-01 20:17:37 +02:00
parent cf180f2eb9
commit aec261e823

View file

@ -9,11 +9,11 @@ body {
padding: 20px;
max-width: 65ch;
text-align: left;
background-color: #fff;
background-color: #FFF8EA;
word-wrap: break-word;
overflow-wrap: break-word;
line-height: 1.5;
color: #444;
color: #815B5B;
}
h1,
h2,