-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat/tup 627: Migrate s-header to core-styles (#249)
* Migrated s-header css from tup-ui (font-size, font-weight, letter-spacing). * Migrated s-header css from tup-ui (font-size, font-weight, letter-spacing). Forgot to build. Let's see if this works * Migrated s-header css from tup-ui (height at screen-size 992px) * Migrated s-header css from tup-ui (header and navbar-collapse, align-items: stretch) * Migrated s-header css from tup-ui (nav-items and nav-link: lines 115-124. display:flex, align-items: center) * Migrated s-header css from tup-ui (nav-bar nav-link at screen-size 992px: padding-block:0) * Migrated s-header css from tup-ui (navbar-brand: display:grid, align-content:center) * Migrated s-header css from tup-ui (dropdown-item focus, hover, and active states) * added comment for dropdown-item states * resolved comments per W.B. * added in media query to ONLY effect top-bottom padding for nav-links * chore: remove cruft in s-header (and re-order imports) --------- Co-authored-by: Wesley B <62723358+wesleyboar@users.noreply.github.com>
- Loading branch information
1 parent
e1c63e9
commit f4a3060
Showing
5 changed files
with
44 additions
and
10 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters