style changes

master
Alec 4 years ago
parent e495905e75
commit 5b651cf9c0

@ -8,6 +8,9 @@
overflow-y: scroll;
display: flex;
flex-direction: column;
background-color: #333333;
color: #204a61;
font-family:'Roboto',sans-serif;
}
.top-level-container {
@ -101,12 +104,11 @@
}
h1 {
text-align:center;
}
p {
text-align: center;
text-align: center;
}
.top-level-component {
@ -212,4 +214,3 @@ p {
text-align: center;
margin: 20px;
}

Loading…
Cancel
Save