aboutsummaryrefslogtreecommitdiffstats
path: root/css/main.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/main.scss')
-rw-r--r--css/main.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/main.scss b/css/main.scss
index 6334f42..acbb740 100644
--- a/css/main.scss
+++ b/css/main.scss
@@ -122,7 +122,7 @@ strong {
122 white-space: nowrap; 122 white-space: nowrap;
123 overflow: hidden; 123 overflow: hidden;
124 color: $text-faint; 124 color: $text-faint;
125 content: '----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------'; 125 content: '-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------';
126 } 126 }
127} 127}
128 128
@@ -235,7 +235,7 @@ strong {
235 235
236 &::after { 236 &::after {
237 color: $text-faint; 237 color: $text-faint;
238 content: ' . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .'; 238 content: ' . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
239 } 239 }
240 } 240 }
241} 241}