From 9f9f1179e399b69433bebc53d49f680ae3845277 Mon Sep 17 00:00:00 2001 From: Jack Date: Mon, 5 Oct 2020 18:01:45 +0100 Subject: [PATCH] style update --- public/css/style.scss | 5 ++++- public/index.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/public/css/style.scss b/public/css/style.scss index 27ae4472c..8e8118f89 100644 --- a/public/css/style.scss +++ b/public/css/style.scss @@ -384,7 +384,7 @@ a:hover { grid-template-columns: 1fr 1fr; gap: 1rem; align-items: center; - justify-items: center; + justify-items: left; } .check { @@ -419,6 +419,9 @@ a:hover { } } .typographyCheck { + grid-row: 2; + grid-column: 1/3; + span { display: block; font-size: 0.76rem; diff --git a/public/index.html b/public/index.html index eb2528962..c75154737 100644 --- a/public/index.html +++ b/public/index.html @@ -85,7 +85,7 @@
Remove Fancy Typography - Standardises Typography Symbols: “ and ” become " for exmaple. + Standardises typography symbols: “ and ” become " for exmaple.