aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-03-11 09:06:21 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-03-11 09:06:21 +0100
commitb9a96b7c49177b2af2da09fb5893509a83299460 (patch)
treeb5100725abbe8b9b887e7e710b2de513b710dc11 /templates/base.html
parentbe1dce65c06c6d0d3ed4ff64afc2be0f8bd46fc8 (diff)
downloadmitjafelicijan.com-b9a96b7c49177b2af2da09fb5893509a83299460.tar.gz
Update to post
Diffstat (limited to 'templates/base.html')
-rwxr-xr-xtemplates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index d7a8216..2b300a6 100755
--- a/templates/base.html
+++ b/templates/base.html
@@ -86,7 +86,7 @@
86 } 86 }
87 87
88 pre code { 88 pre code {
89 background: transparent; 89 background: transparent!important;
90 padding: initial; 90 padding: initial;
91 } 91 }
92 92