Fixed broken style.css

This commit is contained in:
114465 2024-02-07 08:59:01 -05:00
parent 9450661665
commit a876678b19
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
body {
background-color: #E&E2D2
background-color: #E7E2D2;
}
h1 {
margin-left: 5%
font-weight: bold
margin-left: 5%;
font-weight: bold;
}
p {
margin-left: 10%
margin-left: 10%;
}