mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-18 10:41:56 +10:00
5 lines
96 B
CSS
5 lines
96 B
CSS
.container {
|
|
z-index: 10;
|
|
@apply w-full h-screen overflow-scroll p-8;
|
|
@apply grid gap-8;
|
|
} |