From e8e21d561e063b7f51607757eeda08703be82258 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 22 Oct 2022 10:12:15 -0800 Subject: [PATCH] remove icon and change styles --- templates/pasta.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/templates/pasta.html b/templates/pasta.html index 587619c..1198e30 100644 --- a/templates/pasta.html +++ b/templates/pasta.html @@ -18,9 +18,7 @@
{% if args.highlightsyntax %} @@ -32,11 +30,15 @@
@@ -79,8 +81,8 @@ code-line::before { background: transparent; top: 0; right: 0; - padding: 8px; - margin: 5px; + padding: 3px; + margin: 3px; }