fix: styles
This commit is contained in:
parent
1e66250080
commit
47ca467b88
3 changed files with 13 additions and 15 deletions
|
@ -50,9 +50,7 @@
|
|||
}
|
||||
|
||||
& .description {
|
||||
@media screen and (min-width: 768px) {
|
||||
margin-bottom: var(--spacing-base);
|
||||
}
|
||||
margin-bottom: var(--spacing-base);
|
||||
}
|
||||
|
||||
& .progress-bar-wrapper {
|
||||
|
|
Reference in a new issue