mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Add margin right to product modal title so that the close button doesnt overlap with it
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
padding-left: 1.5rem;
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin: 0.2rem 0 0;
|
||||
margin: 0.2rem 1.5rem 0 0;
|
||||
}
|
||||
|
||||
span {
|
||||
|
||||
Reference in New Issue
Block a user