initial
This commit is contained in:
10
static/assets/scss/volt/components/_alerts.scss
Normal file
10
static/assets/scss/volt/components/_alerts.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.alert-heading{
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
|
||||
.alert-icon{
|
||||
margin-bottom: .5rem;
|
||||
span{
|
||||
font-size: $alert-icon-font-size;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user