Update style.css

This commit is contained in:
Kaisaan 2021-10-26 00:38:02 -04:00
parent 6ab7c65a8c
commit 26676a98a2

View File

@ -2,12 +2,16 @@
body {
font-family: 'Roboto', sans-serif;
font-size: 100%;
font-size: large;
background-color: #EFEFEF;
margin: 0;
padding: 0;
}
p, h1, h2 {
font-size: 1em;
}
.navbar ul {
font-size: 1rem;
list-style-type: none;