web/remux: reduce bullet padding only on small screens
This commit is contained in:
@@ -360,7 +360,6 @@
|
||||
|
||||
#remux-bullets {
|
||||
padding: var(--padding);
|
||||
gap: var(--padding);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -368,5 +367,9 @@
|
||||
.progress-bar {
|
||||
width: 350px;
|
||||
}
|
||||
|
||||
#remux-bullets {
|
||||
gap: var(--padding);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user