Statements scss
This commit is contained in:
parent
15e7997819
commit
0b917e0f93
@ -38,7 +38,7 @@
|
||||
@import 'module/modal';
|
||||
@import 'module/shadow';
|
||||
@import 'module/showcase';
|
||||
|
||||
@import 'module/statement';
|
||||
|
||||
/*
|
||||
* PRINT STYLES
|
||||
|
6
public/resources/css/module/_statement.scss
Normal file
6
public/resources/css/module/_statement.scss
Normal file
@ -0,0 +1,6 @@
|
||||
.statement {
|
||||
background: $mist;
|
||||
padding: 20px 20px 10px 20px;
|
||||
margin-bottom: 20px;
|
||||
border-radius: 6px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user