diff --git a/assets/synth tpose spin.gif b/assets/synth tpose spin.gif new file mode 100644 index 0000000..a375ff3 Binary files /dev/null and b/assets/synth tpose spin.gif differ diff --git a/index.html b/index.html index 27cb6f3..d5d34ad 100644 --- a/index.html +++ b/index.html @@ -55,10 +55,10 @@
-
hey, i'm ruben!big gooey synth who is constantly eepy.
+big gooey synth who is constantly tired.
+ ...or eepy, but definitely more tired.pronouns
@@ -73,7 +73,7 @@is set under .terminal */ /* headings */ h1, h1 a { color: var(--text); - font-size: 32px; + font-size: 2rem; text-decoration: none; } @@ -296,18 +296,16 @@ details[open] > summary::after { } #sneexy > section { - #pfp { - width: 256px; - height: 256px; + h1 #pfp { + width: auto; + height: 6rem; - animation: 3s linear infinite spin-y; - - margin-top: 1em; - margin-bottom: 1em; + vertical-align: middle; } .selfinfo { display: grid; + padding-top: 5px; grid-template-areas: "pronouns names"; div { @@ -849,10 +847,6 @@ footer { } transition: 0s border-color !important; } - - #sneexy > section > #pfp { - animation: unset !important; - } } /* modify widths and spacing depending on the size of the display */