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