mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Making the styling for headings on modals better
This commit is contained in:
@@ -62,6 +62,13 @@
|
||||
.cta-container
|
||||
background: url("/assets/gray_jean.png") repeat
|
||||
padding-top: 0.75rem
|
||||
|
||||
label
|
||||
text-transform: uppercase
|
||||
font-size: 0.875rem
|
||||
margin-bottom: 0.5rem
|
||||
color: $dark-grey
|
||||
|
||||
.button.secondary
|
||||
background-color: #999
|
||||
.button.hub
|
||||
@@ -98,9 +105,13 @@
|
||||
p
|
||||
margin-bottom: 0
|
||||
|
||||
.modal-header
|
||||
.modal-header, p.modal-header
|
||||
text-align: center
|
||||
text-transform: uppercase
|
||||
border-bottom: 1px solid black
|
||||
font-size: 1rem
|
||||
font-weight: 400
|
||||
color: $disabled-dark
|
||||
border-bottom: 1px solid $disabled-dark
|
||||
margin-top: 0.75rem
|
||||
margin-bottom: 0.5rem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user