💄 style: remove transitions

This commit is contained in:
welpo 2023-03-05 19:53:12 +01:00
parent 8ac1894a66
commit cec746c1ce
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -11,7 +11,6 @@
height: 1rem;
position: absolute;
left: 0px;
transition: all 0.3s ease-in-out;
display: flex;
justify-content: center;
align-items: center;
@ -19,7 +18,6 @@
width: 100%;
height: auto;
position: absolute;
transition: all 0.2s ease-in-out;
border: none;
}
.sun {