diff options
Diffstat (limited to 'src/frontend/app/components/LineIcon.css')
| -rw-r--r-- | src/frontend/app/components/LineIcon.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/frontend/app/components/LineIcon.css b/src/frontend/app/components/LineIcon.css index 94d5848..fdfdd06 100644 --- a/src/frontend/app/components/LineIcon.css +++ b/src/frontend/app/components/LineIcon.css @@ -87,7 +87,6 @@ --line-santiago-p6: #999999; --line-santiago-p7: #d2438c; --line-santiago-p8: #e28c3a; - } .line-icon { @@ -118,6 +117,5 @@ border-radius: 50%; font: 600 14px / 1 monospace; - letter-spacing: .05em; + letter-spacing: 0.05em; } - |
