Skip to content

Commit 303bb48

Browse files
committed
adjustment test
1 parent a0f4de8 commit 303bb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/home.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ import Logo from "../components/Logo.astro";
7979
}
8080
.f1 {
8181
top: 5vh;
82-
left: 25vw;
82+
left: 20vw;
8383
animation: float 4.1s ease-in-out infinite;
8484
}
8585
.f2 {

0 commit comments

Comments
 (0)