23 lines
294 B
SCSS
23 lines
294 B
SCSS
![]() |
|
||
|
#arch_body_div{
|
||
|
|
||
|
.analysis_icons_holder{
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
h2{
|
||
|
margin: 16px 0 16px 0;
|
||
|
}
|
||
|
|
||
|
h3{
|
||
|
margin: 0 0 32px 0;
|
||
|
}
|
||
|
|
||
|
.analysis_bottom_settings{
|
||
|
margin-bottom: 32px;
|
||
|
|
||
|
a:nth-child(6){
|
||
|
display: none;
|
||
|
}
|
||
|
}
|
||
|
}
|