From fd4e3d87c9f1334b563647ea95f710e53dfcc8f5 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Thu, 4 Jul 2024 00:49:43 +0700 Subject: [PATCH] implement quickbuttons class --- index.html | 2 +- style.css | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index ebc9a1e..41a8da0 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@

💻 🏳️‍⚧️ 🇹🇭

-
+
ติดตามเราบน Fediverse diff --git a/style.css b/style.css index b52e876..6fd1412 100644 --- a/style.css +++ b/style.css @@ -160,6 +160,11 @@ h1 { text-align: center; } +.quickbuttons { + margin-top: 1cm; + margin-bottom: 1cm; +} + /* For tablet screens */ @media only screen and (min-width: 750px) and (max-width: 1366px) { .middle-large {