diff --git a/assets/css/style.scss b/assets/css/style.scss index b8867a74..e51de616 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -40,10 +40,10 @@ ruby { } /* text decoration for marking syntax functions */ -.S {text-decoration: underline double; text-underline-offset: 5px; } -.P {text-decoration: underline wavy; text-underline-offset: 5px; } -.C {text-decoration: underline solid; text-underline-offset: 5px; } -.A {text-decoration: underline dotted; text-underline-offset: 5px; } +.S {text-decoration: underline double; text-underline-offset: 4px; } +.P {text-decoration: underline wavy; text-underline-offset: 4px; } +.C {text-decoration: underline solid; text-underline-offset: 4px; } +.A {text-decoration: underline dotted; text-underline-offset: 4px; } @font-face { font-family: AndleyFont;