mirror of https://github.com/Mabbs/mabbs.github.io
Update file style.scss
parent
d1791b47f3
commit
e0aba75f77
|
@ -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…
Reference in New Issue