Merge pull request #21 from KevinMidboe/refactor/routeSeparation

Refactor/route separation
This commit is contained in:
2020-09-06 16:00:11 +02:00
committed by GitHub
24 changed files with 4985 additions and 4047 deletions

View File

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