From 138e04629e4a99bde4fe805758e2cdc8ca4f2c67 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 27 Feb 2020 22:04:31 +0100 Subject: fix image width on non-mobile browsers --- style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/style.scss b/style.scss index 7bcad60..3a4a6b4 100644 --- a/style.scss +++ b/style.scss @@ -24,7 +24,6 @@ body { font-size: 12pt; line-height: 18pt; margin: 2em; - max-width: 62em; } a { -- cgit v1.2.3