From 7d61d58b1554643b8bc9366d2763e175feeeadc3 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 12 Jun 2024 15:22:39 +0000 Subject: feat(index.html): copy code hint --- index.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 68dbfc9..7e9cdbb 100644 --- a/index.html +++ b/index.html @@ -131,7 +131,6 @@ display: flex; flex-direction: column; justify-content: center; - align-items: center; } @media (max-width: 768px) { @@ -174,6 +173,14 @@ display: none; } } + + .copy-codes-label { + font-size: 0.9rem; + color: rgb(114, 138, 161); + font-weight: normal; + margin-top: 20px; + margin-bottom: -10px; + }
@@ -217,7 +224,12 @@ class="example-image" /> -
hi
+

+ Copy one of the image embed snippets below to paste into your + biography +

+ +

 
         

Created by -- cgit v1.2.3