mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02:00
Add more vertical space before/after the content
This commit is contained in:
@@ -14,7 +14,7 @@ $layout-break: "(min-width: #{$column-width + $grace-space})";
|
|||||||
@media #{$layout-break} {
|
@media #{$layout-break} {
|
||||||
body {
|
body {
|
||||||
width: $column-width;
|
width: $column-width;
|
||||||
margin: 0 auto;
|
margin: 40px auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user