mirror of
https://github.com/shadoll/sLogos.git
synced 2026-02-04 02:53:22 +00:00
feat: enhance layout styles for better responsiveness and visual consistency
This commit is contained in:
@@ -56,6 +56,9 @@
|
||||
:global(body) {
|
||||
background: var(--color-bg);
|
||||
color: var(--color-text);
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user