Reduce padding further Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Sat, 05 Oct 2019 22:44:41 +0530
2 files changed,
6 insertions(+),
6 deletions(-)
M
build/static/style.css
→
build/static/style.css
@@ -263,10 +263,10 @@ overflow-y: auto;
}*/ .content { - left: 5%; - right: 5%; + left: 3%; + right: 3%; bottom: 10%; - width: 90%; + width: 94%; } .content h1, h2, h3 {
M
static/style.css
→
static/style.css
@@ -263,10 +263,10 @@ overflow-y: auto;
}*/ .content { - left: 5%; - right: 5%; + left: 3%; + right: 3%; bottom: 10%; - width: 90%; + width: 94%; } .content h1, h2, h3 {