diff --git a/static/grandlyon-cut/_custom.scss b/static/grandlyon-cut/_custom.scss index ef4f456..ec4876f 100644 --- a/static/grandlyon-cut/_custom.scss +++ b/static/grandlyon-cut/_custom.scss @@ -297,10 +297,10 @@ div#main-content { span { &.marker { border: 1px solid #000; - padding: 10px; + padding: 4px; border-radius: 50%; - width: 12px; - height: 12px; + width: 22px; + height: 22px; display: inline-block; text-align: center; background: #ffffff;