Skip to content

Commit

Permalink
Stable 3.2.3 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
saltnpixels committed Sep 27, 2019
1 parent dd31c6f commit 3951b55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/sass/core/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
}
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3951b55

Please sign in to comment.