1
0
Fork 0
forked from mirrors/hugo-tufte

fixing up contact page

This commit is contained in:
Phil Bajsicki 2024-09-28 04:33:16 +02:00
commit a8e587f08c
3 changed files with 20 additions and 20 deletions
assets/scss/components

View file

@ -1,6 +1,6 @@
$ht-code-border-radius: .4em;
.highlight {
width: 100%;
width: 50%;
overflow-x: scroll;
// border-radius: $ht-code-border-radius;
margin-top: 0em;