mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Improve the mobile cookies policy modal with a margin
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
background: $cookies-policy-modal-background-color;
|
||||
border-bottom-color: $cookies-policy-modal-border-bottom-color;
|
||||
|
||||
@media only screen and (max-width: 640px) {
|
||||
padding: 15px 15px 0 15px;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user