mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-24 23:28:08 +01:00
remove this lol
This commit is contained in:
parent
67a3ce8292
commit
e4ecc60175
1 changed files with 0 additions and 9 deletions
|
@ -62,15 +62,6 @@
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* CSS */
|
|
||||||
.fade-in {
|
|
||||||
opacity: 0;
|
|
||||||
transition: opacity 0.5s ease-in-out;
|
|
||||||
}
|
|
||||||
.fade-in.fade-in-active {
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@media (max-width: 414px) {
|
@media (max-width: 414px) {
|
||||||
|
|
Loading…
Reference in a new issue