7 lines
113 B
SCSS
Raw Normal View History

2015-04-22 05:37:58 -07:00
.statement {
background: $mist;
padding: 20px 20px 10px 20px;
2015-04-22 05:55:25 -07:00
margin-bottom: 40px;
2015-04-22 05:37:58 -07:00
border-radius: 6px;
}