Update file style.scss

This commit is contained in:
mayx 2025-05-16 13:40:53 +00:00
parent d1791b47f3
commit e0aba75f77

View File

@ -117,4 +117,18 @@ div.highlight button:hover {
}
.footnotes p {
margin: 0;
}
text-indent: 0;
}
.wrapper{
width: 90%;
}
header{
width: 25%;
}
footer{
width: 25%;
}
section{
width: 65%;
}