Merge pull request #186 from tfwmedia/order-button-padding

more padding for order button (mobile)
This commit is contained in:
Tim
2025-11-12 16:34:29 +01:00
committed by GitHub
+1 -1
View File
@@ -93,7 +93,7 @@ body{
@media (max-width: 959px) {
.md-header{
.satag-bestellen-button {
padding: .4em .5em !important;
padding: .4em .8em !important;
margin-bottom: 0;
font-size: 11px;