mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 23:07:01 +10:00
- designing the builder
- designing the left navbar and sidebar
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.container {
|
||||
@apply w-full;
|
||||
}
|
||||
|
||||
.container > label {
|
||||
@apply flex flex-col;
|
||||
}
|
||||
@@ -11,5 +15,5 @@
|
||||
}
|
||||
|
||||
.container > label > input:focus {
|
||||
@apply outline-none border-gray-500;
|
||||
@apply outline-none border-gray-400;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user