alert styles

This commit is contained in:
Alex Wolfe 2015-03-15 21:51:11 -07:00
parent 1ed64421ed
commit 23fab29a7c
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
.alert {
box-shadow: 0px 2px 5px rgba($coal, 0.3);
border-width: 2px;
border-style: solid;
padding: $unit ($unit * 2);