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

View file

@ -44,7 +44,7 @@ hr {
margin-top: 1.4rem;
margin-bottom: 1.4rem;
width: 100%;
max-width: 90rem;
max-width: 100%;
border-style: solid none none none;
border-color: #ddd;
}