Tweak site CSS
This commit is contained in:
parent
d5862b3818
commit
27b2add22d
@ -135,13 +135,18 @@ canvas {
|
||||
}
|
||||
|
||||
.ui.menu .item.with-subitems {
|
||||
padding-bottom: 0.2em;
|
||||
// padding-bottom: 0.2em;
|
||||
}
|
||||
|
||||
.ui.menu .item.contains-subitems {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
margin-top: 0;
|
||||
|
||||
&:before {
|
||||
width: 0;
|
||||
height: 0;
|
||||
}
|
||||
}
|
||||
|
||||
pre {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user