css fixing pt. 1

This commit is contained in:
Emma Tebibyte 2022-07-01 06:52:41 -04:00
parent fee3c8e531
commit cb28bd682d
1 changed files with 5 additions and 6 deletions

View File

@ -19,9 +19,8 @@ body {
background-color: black;
font-family: 'Ubuntu';
color: white;
max-width: 800px;
max-width: 95%;
text-align: justify;
margin: 2em auto;
}
footer {