redondancy > redundancy

This commit is contained in:
Miraty 2022-02-13 01:24:34 +01:00
commit c49e34b2c2
8 changed files with 29 additions and 29 deletions

View file

@ -314,7 +314,7 @@ footer {
/* Inputs */
#redondancy, #margin, #txt, #size, input[type=color], input[type=submit], .button {
#redundancy, #margin, #txt, #size, input[type=color], input[type=submit], .button {
border-width: 2px;
border-style: solid;
border-radius: 10px;
@ -366,7 +366,7 @@ footer {
}
}
#redondancy {
#redundancy {
width: 250px;
height: 44px;
&:hover {
@ -394,7 +394,7 @@ input[type=color] {
height: 38px;
}
#redondancy, #size, #margin {
#redundancy, #size, #margin {
@media @light {
background-color: @bgField-light;