chore(client): Removed unused css rules in completion-modal.css (#54969)

This commit is contained in:
GoodnessOnonogbu 2024-05-24 16:39:23 +01:00 committed by GitHub
parent 1069b192db
commit 420666293f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,17 +70,6 @@
}
@media screen and (max-width: 991px) {
.challenge-success-modal .btn-lg {
font-size: 1rem;
}
.challenge-success-modal .btn-cta-big {
max-width: 100%;
font-size: 1rem;
}
.completion-modal-body {
min-height: 340px;
}
.progress-bar-wrap,
.progress-bar-background {
height: 10px;
@ -96,7 +85,6 @@
font-size: 1.2rem;
}
.completion-challenge-name,
.completion-block-name {
font-size: 1rem;
}