aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornetop://ウィビ <paul@webb.page>2026-06-04 22:44:50 -0700
committernetop://ウィビ <paul@webb.page>2026-06-04 22:44:50 -0700
commitd4de52e546c7f8c7fb8949e9ac16dbe34abba17e (patch)
tree6774bd47ce320d70cb8a1296535bcd04c378d1e7
parentbdc7086b071375d35ecd7a13a7ac8794a5efdde2 (diff)
downloadhomepage-d4de52e546c7f8c7fb8949e9ac16dbe34abba17e.tar.gz
homepage-d4de52e546c7f8c7fb8949e9ac16dbe34abba17e.zip
minor formattingHEADprimary
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index 40daf78..3b15f96 100644
--- a/index.html
+++ b/index.html
@@ -404,17 +404,17 @@
}
@keyframes gradient {
- 0% {
+ 0% {
background-position: 0% 50%;
- }
+ }
- 50% {
+ 50% {
background-position: 100% 50%;
- }
+ }
- 100% {
+ 100% {
background-position: 0% 50%;
- }
+ }
}
@keyframes hover-dsgn {