UI Alerts: minor style tweaks.

Remove margin from paragraphs and remove redundant text-align.
This commit is contained in:
Pablo Vazquez 2019-04-03 22:47:04 +02:00
parent ff314c0a7d
commit 4d5a8613af

View File

@ -1,9 +1,11 @@
.alert
margin-bottom: 0
text-align: center
padding: 10px 20px
z-index: 16
p
margin: 0
// overriden by alert types
color: $color-text-dark
background-color: $color-background