incremental styling changes

This commit is contained in:
Aadil Ayub 2023-04-13 15:38:29 +00:00
parent 4c951aaefb
commit d3727b600b
1 changed files with 4 additions and 2 deletions

View File

@ -1,9 +1,11 @@
body {
margin: 3em 20% 3em 20%;
background: #9bf2dc;
background: #181818;
max-width: 50em;
margin-inline: auto;
color: white;
font-family: helvetica;
font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
a, a:link {