mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 09:41:31 +10:00
feat: ⚡ update app version to 3.6.2
This commit is contained in:
@ -1,7 +1,11 @@
|
||||
.container {
|
||||
@apply grid grid-cols-2 gap-8 px-6 py-4;
|
||||
@apply grid grid-cols-2 gap-4 px-6 py-4;
|
||||
|
||||
.column {
|
||||
@apply col-span-1 flex flex-col;
|
||||
.main {
|
||||
@apply grid gap-4;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
@apply grid gap-4;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user