From 5e64aa9db2796e8aa6267d2ed9179ea01dc6561b Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sat, 2 May 2026 17:14:38 +0700 Subject: feat: update font-awesome 6.7.2 to 7.2.0 feat: import font-awesome from static storage base url fix: thumbnails in map refactor: put svgs as symbols --- static/input.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'static') diff --git a/static/input.css b/static/input.css index cc4ddb6..75482d8 100644 --- a/static/input.css +++ b/static/input.css @@ -57,6 +57,14 @@ html { background-size: --value([bg-size]), 128px; } +@utility faw-full { + --fa-width: 100%; +} + +@utility faw-* { + --fa-width: calc(--value(integer) * var(--spacing)); +} + body { scrollbar-width: thin; scrollbar-color: var(--color-background-light) var(--color-main-soft); -- cgit v1.3.1+13