Update style.css

This commit is contained in:
Kaisaan 2021-10-26 00:28:26 -04:00
parent a6c1fa3494
commit 6ab7c65a8c

View File

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