aboutsummaryrefslogtreecommitdiff
path: root/web/style/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style/layout.css')
-rw-r--r--web/style/layout.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/style/layout.css b/web/style/layout.css
index 9b0c64c..1ffcfa5 100644
--- a/web/style/layout.css
+++ b/web/style/layout.css
@@ -173,3 +173,6 @@ footer p {
text-rendering: optimizeLegibility;
font-feature-settings: "liga";
}
+*::before {
+ margin-right: 3px;
+}