mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-12 06:16:55 +00:00
adjust animation speed
This commit is contained in:
@@ -191,7 +191,7 @@ main article {
|
|||||||
.vertical-screen.purpur .bg {
|
.vertical-screen.purpur .bg {
|
||||||
background-image: url("img/minecraft-hobbit-hole.jpg");
|
background-image: url("img/minecraft-hobbit-hole.jpg");
|
||||||
background-position: center;
|
background-position: center;
|
||||||
animation: pan-image-2 60s infinite alternate both ease-in-out;
|
animation: pan-image-2 90s infinite alternate both ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
.flex-row {
|
.flex-row {
|
||||||
|
|||||||
Reference in New Issue
Block a user