mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-22 12:41:31 +10:00
- creating the right sidebar
- designing the artboard - optimizing dark mode performance - optimizing input onChange handler
This commit is contained in:
@ -24,5 +24,9 @@ a:hover {
|
||||
}
|
||||
|
||||
hr {
|
||||
@apply w-full h-1;
|
||||
@apply w-full border-secondary h-1;
|
||||
}
|
||||
|
||||
section {
|
||||
@apply grid grid-cols-1 gap-8;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user