diff --git a/site/_includes/cube.vto b/site/_includes/cube.vto index 814701c..c18947e 100644 --- a/site/_includes/cube.vto +++ b/site/_includes/cube.vto @@ -5,7 +5,6 @@ html { font-size: min(9svw, 9svh, 4.5rem); - overscroll-behavior: none; } /* Guess what? Yeah, you guessed right. Safari can't render shit. */ @@ -19,6 +18,7 @@ diff --git a/site/_includes/text.vto b/site/_includes/text.vto index 554506e..d863d6b 100644 --- a/site/_includes/text.vto +++ b/site/_includes/text.vto @@ -11,20 +11,23 @@ layout: default.vto absolute w-[inherit] z-999 overflow-x-auto "> -
+
{{> const style = ` flex-auto text-center px-3 pt-3 pb-2 - bg-white font-[ecrou] - border-2 -mx-px border-black + bg-white font-[ecrou] border-2 border-black + origin-bottom md:hover:text-[300%] ease-[cubic-bezier(1,-0.07,0.57,1.56)] md:duration-200 + md:hover:not-active:after:content-['?'] md:active:after:content-['!!'] active:after:italic + nuclear ` }} - home - about - blog - contact + + home + about + blog + contact
diff --git a/site/assets/css/default.css b/site/assets/css/default.css index 92eaf27..8b18890 100644 --- a/site/assets/css/default.css +++ b/site/assets/css/default.css @@ -194,10 +194,6 @@ @apply border-black dark:border-white; } - pre code, pre code * { - @apply whitespace-pre; - } - div:has(> pre code) { @apply outline-1 outline-dotted outline-offset-1 outline-[#444] border-1 border-black p-2 bg-[#eee] dark:outline-[#bbb] dark:border-white diff --git a/site/blog.vto b/site/blog.vto index 9f7465c..03c03af 100644 --- a/site/blog.vto +++ b/site/blog.vto @@ -10,7 +10,7 @@ Blog Articles rss - json + json diff --git a/site/contact.md b/site/contact.md index 7cdd895..9b19d73 100644 --- a/site/contact.md +++ b/site/contact.md @@ -26,8 +26,7 @@ Here are some other useful links as well: [8, 12], // tact [15, 16], // @ [4, 7], // rgb - [12, 13], // c - [1, 2], // u + [12, 13], // cu [0, 1], // . [2, 4], // be ].map(([start, end]) => ".ubergbetactcon@toilma:".substring(start, end))