improve mobile styling

This commit is contained in:
Philipp Kühn
2020-10-12 20:59:16 +02:00
parent 94e49b1c38
commit bfc23427e7
2 changed files with 28 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
.page-navigation {
display: flex;
justify-content: space-between;
padding: 2rem 0;
padding: 1.5rem 0;
&__link {
color: rgba($colorWhite, 0.6);