mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 22:37:14 +10:00
🚀 release v3.0.0
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.header {
|
||||
@apply mb-4 flex items-center justify-between;
|
||||
|
||||
.label {
|
||||
@apply text-base font-semibold;
|
||||
}
|
||||
}
|
||||
|
||||
.inputGrid {
|
||||
@apply grid grid-cols-2 gap-4;
|
||||
|
||||
.delete {
|
||||
@apply opacity-25 hover:opacity-75;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user