From 9f60f26e19078e2a820a11f682612a6782d39666 Mon Sep 17 00:00:00 2001 From: Arnav K Date: Mon, 4 Mar 2024 00:55:32 +0530 Subject: [PATCH] idk fked --- demo/_includes/layout.vto | 3 +++ 1 file changed, 3 insertions(+) diff --git a/demo/_includes/layout.vto b/demo/_includes/layout.vto index 73d66d0..b32e6c5 100644 --- a/demo/_includes/layout.vto +++ b/demo/_includes/layout.vto @@ -80,6 +80,9 @@ opacity: 0.8; } pre { + display: block; + margin-left: auto; + margin-right: auto; padding-top: 7px !important; padding-bottom: 7px !important; font-size: 1.6vh !important;