mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 20:05:39 +00:00
Refactor and optimize admin page components
- Remove unused imports and auto-refresh functionality - Reduce padding and spacing for more compact admin layout - Simplify stats generation and remove unused variables - Adjust font sizes and icon sizes for better consistency - Improve line-height on admin page title - Minor performance optimizations
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
font-size: 2rem;
|
||||
font-weight: 300;
|
||||
color: $text-color;
|
||||
line-height: 1;
|
||||
|
||||
@include mobile-only {
|
||||
font-size: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user