mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
💄 style: remove transitions
This commit is contained in:
parent
8ac1894a66
commit
cec746c1ce
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue