alert styles
This commit is contained in:
parent
1ed64421ed
commit
23fab29a7c
|
@ -1,4 +1,5 @@
|
|||
.alert {
|
||||
box-shadow: 0px 2px 5px rgba($coal, 0.3);
|
||||
border-width: 2px;
|
||||
border-style: solid;
|
||||
padding: $unit ($unit * 2);
|
||||
|
|
Loading…
Reference in New Issue