From 4d79baa96d3995d7c1a7c98ca9dbc28acf8ae3b7 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 16 Jun 2024 14:18:17 +0500 Subject: feat: "fork me" ribbon --- style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index c9c0837..7178deb 100644 --- a/style.css +++ b/style.css @@ -81,4 +81,10 @@ html { .preview img { max-width: 100%; +} + +.fork { + position: absolute; + right: 0; + top: 0; } \ No newline at end of file -- cgit v1.2.3