From cac63b53cc6d07a28323402dadc973739b46da20 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Fri, 3 May 2019 15:59:26 +0200 Subject: [PATCH] pre round corners --- liquet/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/liquet/style.css b/liquet/style.css index bdafbb6..09d624c 100644 --- a/liquet/style.css +++ b/liquet/style.css @@ -36,6 +36,7 @@ pre { overflow: auto; background-color: var(--clr-ligher); padding: 1em; + border-radius: .25em; } a {