Skip to content

Instantly share code, notes, and snippets.

View BleachDev's full-sized avatar
😼

Bleach BleachDev

😼
View GitHub Profile
@BleachDev
BleachDev / funkytable-thesequel.html
Created July 10, 2023 21:22
funkytable the sequel
This file has been truncated, but you can view the full file.
<head>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu+Mono&amp;display=swap" rel="stylesheet">
<style>
p, sup, a {
margin: 0;
font-family: Ubuntu Mono;
}
a {
color: #ffb7fa;
}