diff --git a/assets/buttons/beebles.png b/assets/buttons/beebles.png new file mode 100644 index 0000000..97e6cce Binary files /dev/null and b/assets/buttons/beebles.png differ diff --git a/index.html b/index.html index 4648677..5b224f9 100644 --- a/index.html +++ b/index.html @@ -202,6 +202,11 @@

7.8/10, too little water

SweetCoffy + +
+

t

+ meowcatheorange +
@@ -213,6 +218,7 @@
hhgregg cult + Beebles powered by arch btw best viewed with eyes Yoshi Lore diff --git a/style.css b/style.css index a7ad6fb..f0ec192 100644 --- a/style.css +++ b/style.css @@ -591,6 +591,11 @@ footer > .dot { font-size: 16px; } +.quote:last-child { + grid-column: 1 / 3; + grid-row: 3; +} + .buttons-area { margin-top: 1em; text-align: center;