mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +10:00
8 lines
99 B
SCSS
8 lines
99 B
SCSS
.container {
|
|
@apply z-10 fixed top-0 left-0 right-0;
|
|
|
|
strong {
|
|
@apply font-semibold;
|
|
}
|
|
}
|