18 lines
337 B
SCSS
18 lines
337 B
SCSS
![]() |
fieldset#calculations {
|
||
|
div.icon_holder {
|
||
|
margin-bottom: 16px;
|
||
|
|
||
|
span.faicon {
|
||
|
&:first-of-type {
|
||
|
margin-left: 32px;
|
||
|
}
|
||
|
margin-right: 20px;
|
||
|
margin-left: 0;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
div.button_holder {
|
||
|
margin-top: 16px;
|
||
|
margin-bottom: 0;
|
||
|
}
|
||
|
}
|