Fixed style for mobile devices

This commit is contained in:
2022-01-06 10:51:51 +01:00
parent 24415e7743
commit 769fd6ae7d
2 changed files with 12 additions and 6 deletions

View File

@@ -84,6 +84,10 @@
}
}
@include media-mobile {
padding-right: 0;
}
&:last-child {
margin-right: 0;
}