mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-10 12:25:24 +02:00
Update file style.scss
This commit is contained in:
@@ -117,4 +117,18 @@ div.highlight button:hover {
|
|||||||
}
|
}
|
||||||
.footnotes p {
|
.footnotes p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
text-indent: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.wrapper{
|
||||||
|
width: 90%;
|
||||||
|
}
|
||||||
|
header{
|
||||||
|
width: 25%;
|
||||||
|
}
|
||||||
|
footer{
|
||||||
|
width: 25%;
|
||||||
|
}
|
||||||
|
section{
|
||||||
|
width: 65%;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user