diff --git a/custom.css b/custom.css index 2218bec..f1a8bee 100644 --- a/custom.css +++ b/custom.css @@ -60,8 +60,8 @@ h1 { /* Change look of folding-marks */ .folding-mark { - width: 2rem; - height: 2rem; - border-radius: 8rem; + width: 0.5rem; + height: 0.5rem; + border-radius: 2rem; background-color: #ff8c00; } \ No newline at end of file