style tweak to alert

This commit is contained in:
Torkel Ödegaard 2019-02-11 16:50:12 +01:00
parent afc2efa56d
commit 5195954681

View File

@ -6,7 +6,7 @@
// -------------------------
.alert {
padding: 1.25rem 2rem 1.25rem 1.5rem;
padding: 15px 20px;
margin-bottom: $panel-margin / 2;
text-shadow: 0 2px 0 rgba(255, 255, 255, 0.5);
background: $alert-error-bg;