Fixed it the better way

This commit is contained in:
WBHarry 2025-11-09 02:06:04 +01:00
parent 61d4d6086d
commit 07adc52cee
7 changed files with 19 additions and 51 deletions

View file

@ -167,10 +167,6 @@
z-index: 2;
color: @beige;
p {
margin: 0;
}
input[type='number'] {
background: transparent;
font-size: 1.5rem;
@ -281,10 +277,6 @@
border-bottom: none;
border-radius: 6px 6px 0 0;
p {
margin: 0;
}
input[type='number'] {
background: transparent;
font-size: 1.2rem;
@ -370,10 +362,6 @@
background: light-dark(transparent, @dark-blue);
z-index: 2;
p {
margin: 0;
}
input[type='number'] {
background: transparent;
font-size: 1.2rem;