💄 style: remove transitions
This commit is contained in:
parent
8ac1894a66
commit
cec746c1ce
@ -11,7 +11,6 @@
|
|||||||
height: 1rem;
|
height: 1rem;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
transition: all 0.3s ease-in-out;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -19,7 +18,6 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
transition: all 0.2s ease-in-out;
|
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
.sun {
|
.sun {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user