Some things on the same line

This commit is contained in:
Kasper Rynning-Tønnesen
2020-01-28 09:25:08 +01:00
parent 0082a0fedf
commit 5930de91a3

View File

@@ -154,6 +154,11 @@ export default {
@include mobile {
margin-top: auto;
padding-bottom: 5px;
display: flex;
& .div {
padding: 0 5px;
}
}
}