Browse Source

Update file style.scss

pull/171/head
mayx 3 months ago
parent
commit
e0aba75f77
1 changed files with 15 additions and 1 deletions
  1. +15
    -1
      assets/css/style.scss

+ 15
- 1
assets/css/style.scss 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%;
}

Loading…
Cancel
Save

Powered by TurnKey Linux.