diff options
Diffstat (limited to 'src/css/style.css')
-rw-r--r-- | src/css/style.css | 2 |
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; |