Better display layout and further visual improvments

This commit is contained in:
Alicia Sykes
2021-03-01 18:44:57 +00:00
parent f9bac8ceb0
commit a2023fcb4b
9 changed files with 29 additions and 23 deletions

View File

@@ -20,6 +20,12 @@ export default {
@import '../src/styles/global-styles.scss';
@import '../src/styles/color-pallet.scss';
body {
background: $background;
margin: 0;
padding: 0;
}
#app {
.footer {
text-align: center;