My personal website. Now written from scratch! arctictherogue.xyz
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Pride flag adjustment

Arctic 8fb549aa 22e92d52

+2 -2
+2 -2
src/_includes/index.vto
··· 21 21 <div class="text-left text-2xl lg:text-[14pt] text-text-500 pr-10 pl-10 m-auto w-[min(calc(100%-10rem),850px)]"> 22 22 <p class="pt-40 text-6xl lg:text-[36pt] font-bold text-accent-500">Welcome to my site!</p> 23 23 <p>{{ intro }}</p> 24 - <div class="flex items-center justify-left pr-5 pb-5 gap-5 text-subtext-500"> 24 + <div class="flex items-center justify-left pr-5 pb-5 gap-2 text-subtext-500"> 25 25 <p class="text-xl lg:text-[12pt]">{{ pronouns }}</p> 26 - <svg class="w-7" xmlns="http://www.w3.org/2000/svg" width="800" height="30" viewBox="0 0 25 15"> 26 + <svg class="w-[1em]" xmlns="http://www.w3.org/2000/svg" width="800" height="30" viewBox="0 0 25 15"> 27 27 <rect width="25" height="15" fill="#0038a8"/> 28 28 <rect width="25" height="10" fill="#9b4f96"/> 29 29 <rect width="25" height="6" fill="#d60270"/>