aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/css/style.css
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-29 15:06:59 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-29 15:06:59 +0800
commitf598dcbf6283f2c2b81a63d315548c6bc4e943fb (patch)
tree204a86cf47dd2bd2223502d2daaeb4afc6ecce09 /src/css/style.css
parent88201b62764931868f0bc3cae978edb3fd307485 (diff)
style: prettier
Diffstat (limited to 'src/css/style.css')
-rw-r--r--src/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/style.css b/src/css/style.css
index d98e871..ecc7dd8 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -84,7 +84,7 @@ a {
84 color: #007bff; 84 color: #007bff;
85 text-decoration: none; 85 text-decoration: none;
86 86
87 &[href^=http]::after { 87 &[href^='http']::after {
88 content: ''; 88 content: '';
89 display: inline-block; 89 display: inline-block;
90 width: 11px; 90 width: 11px;