From 44ee6fb03dec77d3b02c495361d2b68f358ff523 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 12 Mar 2022 17:54:03 +0500 Subject: index.html: fix formatting --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index ce17843..a580f9d 100644 --- a/index.html +++ b/index.html @@ -22,8 +22,10 @@ html, body { min-height: 100vh; } -/* This is cool: https://stackoverflow.com/a/33298969/514684 - * Makes sure the button doesn't jump up. */ +/* + * This is cool: https://stackoverflow.com/a/33298969/514684 + * Makes sure the button doesn't jump up. + */ #note:empty:after { content: '\200B'; visibility: hidden; -- cgit v1.2.3