mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-06 20:43:13 +08:00
Theme changing. Simple routing
This commit is contained in:
4
client/src/components/UI/Layout/Layout.module.css
Normal file
4
client/src/components/UI/Layout/Layout.module.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.Container {
|
||||
width: 100%;
|
||||
padding: var(--space-p-x);
|
||||
}
|
||||
Reference in New Issue
Block a user