Last styling tweaks for now

This commit is contained in:
Alec Maier
2019-08-31 19:46:24 -04:00
parent 454d26821e
commit 6b86a70041

View File

@@ -6,7 +6,7 @@
.app-header-secondary {
font-size: 35px;
margin: 2em 0 0.5em 0;
margin: 0.3em 0;
}
.card {
@@ -19,7 +19,7 @@
}
.app-content {
width: 95%;
width: 92%;
}
}