Update style.css

This commit is contained in:
Kaisaan 2021-10-26 00:40:06 -04:00
parent 26676a98a2
commit e0e967b3a9

View File

@ -9,9 +9,17 @@ body {
}
p, h1, h2 {
margin: 1em
}
p {
font-size: 1em;
}
h1 {
font-size: 2em;
}
.navbar ul {
font-size: 1rem;
list-style-type: none;