Build 29062687

This commit is contained in:
Renan LE CARO 2025-04-04 12:07:51 +02:00
parent f76c96019c
commit 85ece0b975
21 changed files with 74 additions and 68 deletions

View file

@ -1,9 +1,10 @@
* {
font-family: Courier New,
Courier,
Lucida Sans Typewriter,
Lucida Typewriter,
monospace;
font-family:
Courier New,
Courier,
Lucida Sans Typewriter,
Lucida Typewriter,
monospace;
box-sizing: border-box;
}
@ -248,7 +249,6 @@ body:not(.has-alert-open) #popup {
}
@media (min-width: 1400px) {
&.settings {
&:before {
opacity: 0;
@ -256,12 +256,10 @@ body:not(.has-alert-open) #popup {
& > div {
margin-right: 0;
max-width: 400px
max-width: 400px;
}
}
}
}
/*Unlocks progress bar*/