Skip to content

Commit

Permalink
#27 - Sync with develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
markovukiceviccn committed Sep 21, 2023
1 parent f6e5f83 commit ff58322
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,15 @@
--headline-5-font-size: 1.8rem; /* 18px */
--headline-5-line-height: 140%;

/* Superscript font size */
--superscript-font-size: 0.750rem; /* 12px */

/* Wrapper for generic components */
--wrapper-width: 1040px;


/*
OLD STYLES
OLD CSS VARIABLES
*/

--ff-helvetica-heavy: "Helvetica Neue 85 Heavy", var(--fallback-ff-texts);
Expand Down Expand Up @@ -821,7 +825,7 @@ main .section.responsive-title h1 {
/* Helvetica Neue LT Pro, 75 Bold, 14px, 16px */
--label-font-size: 0.875rem; /* 14px */
--label-line-height: 16px;

/* Helvetica Neue LT Pro, 55 Roman, 14px, 18px */
--button-font-size: 0.875rem; /* 14px */
--button-line-height: 18px;
Expand Down

0 comments on commit ff58322

Please sign in to comment.