Refactor/everything #11

Merged
KevinMidboe merged 21 commits from refactor/everything into master 2020-03-10 09:23:31 +00:00
Showing only changes of commit 6c22b0e54f - Show all commits

View File

@@ -417,6 +417,10 @@ hr {
margin-bottom: 0.65rem;
margin-right: 1rem;
@include mobile {
max-width: 150px;
}
.active {
border: 2px solid unset;