change folding-marks values
This commit is contained in:
+3
-3
@@ -60,8 +60,8 @@ h1 {
|
|||||||
|
|
||||||
/* Change look of folding-marks */
|
/* Change look of folding-marks */
|
||||||
.folding-mark {
|
.folding-mark {
|
||||||
width: 2rem;
|
width: 0.5rem;
|
||||||
height: 2rem;
|
height: 0.5rem;
|
||||||
border-radius: 8rem;
|
border-radius: 2rem;
|
||||||
background-color: #ff8c00;
|
background-color: #ff8c00;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user