mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 17:51:43 +10:00
- creating a dynamic color palette
- implementing actions section
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
.modal {
|
||||
width: min(600px, calc(100vw - 100px));
|
||||
@apply p-8 rounded bg-inverse text-primary outline-none;
|
||||
@apply p-8 rounded bg-primary-50 outline-none;
|
||||
}
|
||||
|
||||
.modal .title {
|
||||
|
||||
Reference in New Issue
Block a user