Fit the width of title to content

main
sigonasr2, Sig, Sigo 3 years ago
parent 929f79a97e
commit 74f0c9b4b5
  1. 1
      sitefiles/sig.css

@ -55,6 +55,7 @@ body{
border-bottom-style: outset; border-bottom-style: outset;
border-radius: 32px; border-radius: 32px;
background-color:$SITE_BACKCOL; background-color:$SITE_BACKCOL;
max-width:content;
} }
.content{ .content{

Loading…
Cancel
Save