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 ef035d3c44 - Show all commits

View File

@@ -118,6 +118,7 @@ textarea {
border: 0; border: 0;
width: fit-content; width: fit-content;
font-size: 1.3rem; font-size: 1.3rem;
line-height: 1.3rem;
height: 4rem; height: 4rem;
max-height: 4rem; max-height: 4rem;
cursor: pointer; cursor: pointer;