Refactor/route separation #21

Merged
KevinMidboe merged 26 commits from refactor/routeSeparation into master 2020-09-06 14:00:12 +00:00
Showing only changes of commit 55b3552786 - Show all commits

View File

@@ -36,6 +36,7 @@ h2 {
display: flex;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
}
.ballot-element {