Modal style fixes
This commit is contained in:
parent
f2ebc32f12
commit
267b3a327c
|
@ -1,11 +1,12 @@
|
|||
.confirmModal {
|
||||
padding: 2rem;
|
||||
position: relative;
|
||||
|
||||
.confirmModalTitle {
|
||||
@include font-size(3.2rem);
|
||||
|
||||
font-weight: 700;
|
||||
color: var(--default-color);
|
||||
font-weight: 700;
|
||||
margin: 0 3rem;
|
||||
text-align: center;
|
||||
|
||||
@include media-breakpoint-up(sm) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user