From 3951b554c03cf428c0116b3acb8608039a58d05b Mon Sep 17 00:00:00 2001 From: Eric Greenfield Date: Fri, 27 Sep 2019 15:05:19 -0400 Subject: [PATCH] Stable 3.2.3 Release --- assets/sass/core/_variables.scss | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/sass/core/_variables.scss b/assets/sass/core/_variables.scss index a566654..abda0b3 100644 --- a/assets/sass/core/_variables.scss +++ b/assets/sass/core/_variables.scss @@ -69,7 +69,7 @@ @media(min-width: 1600px) { :root { //Large wide screens can have bigger text and a wider container - font-size: calc(62.5% + 2px); //16 becomes 20. goes up around 4. not perfectly but not bad + font-size: calc(62.5% + 2px); //anything using rem goes up around 2 to 3 pixels --container: 1400px; } } diff --git a/style.css b/style.css index 9882043..e17521d 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,7 @@ Commercial License for commercial use Ignition was created by Eric Greenfield of saltnpixels.com Learn more at https://ignition.press -Ignition v3.2.0 +Ignition v3.2.2