From 811f776ede93d91f915151d6e2b8bd4eeb87c095 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 17 Feb 2020 20:19:42 +0200 Subject: [PATCH] index: add hidden emoji row to the bottom --- css/main.scss | 5 +++++ index.html | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/css/main.scss b/css/main.scss index 371f512..7efd5af 100755 --- a/css/main.scss +++ b/css/main.scss @@ -94,3 +94,8 @@ img { margin-right: auto; border: 1px solid black; } + +// Also in index, hidden text +#cake { +color: rgba(0, 0, 0, 0); +} diff --git a/index.html b/index.html index 7bdc96b..ca2bf07 100644 --- a/index.html +++ b/index.html @@ -42,3 +42,11 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience from 200
+ +