Adjust padding of notices

master
Nikola Forró 6 years ago
parent 785c6623ce
commit aa8d0b22fe

File diff suppressed because one or more lines are too long

@ -3,6 +3,11 @@
background-color: $header-color !important;
border: 1px solid rgba(0, 0, 0, 0.125) !important;
border-radius: 0.25rem !important;
padding: 25px;
h1, h2, h3, h4, h5, h6 {
margin-top: 0.5rem;
}
}
.notices.yellow {

Loading…
Cancel
Save