mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
Added new template - Leafish
This commit is contained in:
9
client/templates/Leafish/Leafish.module.scss
Normal file
9
client/templates/Leafish/Leafish.module.scss
Normal file
@ -0,0 +1,9 @@
|
||||
.page {}
|
||||
|
||||
.container {
|
||||
@apply grid grid-cols-2 gap-8 px-6 py-4;
|
||||
|
||||
.column {
|
||||
@apply col-span-1 flex flex-col;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user