mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-23 21:21:32 +10:00
- implement about section
This commit is contained in:
@ -26,14 +26,6 @@ section {
|
||||
@apply grid grid-cols-1 gap-8;
|
||||
}
|
||||
|
||||
label {
|
||||
@apply flex flex-col;
|
||||
}
|
||||
|
||||
label > span:first-child {
|
||||
@apply mb-1 text-primary-600 font-semibold tracking-wide text-xs uppercase;
|
||||
}
|
||||
|
||||
.MuiTooltip-tooltip {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user