25 lines
343 B
SCSS
Raw Normal View History

#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;
.comment_holder,
a:nth-child(2),
a:nth-child(6){
display: none;
}
}
}