mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
chore(client): Removed unused css rules in completion-modal.css (#54969)
This commit is contained in:
parent
1069b192db
commit
420666293f
@ -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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user