summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.scss b/local.scss
index 06a9fcd..4a19119 100644
--- a/local.scss
+++ b/local.scss
@@ -62,7 +62,7 @@ body {
*/
@page {
- margin: 2cm;
+ margin: 2em;
}
div.header span {
@@ -228,7 +228,7 @@ div.farbar {
margin-left: -23%;
background-color: $accent-light;
width: 20%;
- max-width: 300px;
+// max-width: 300px;
padding: 1%;
@media print {
@include h5bp-hidden;