Skip to content

Commit

Permalink
update scss file as per comments
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons committed Oct 11, 2024
1 parent 5930faf commit 2d09cd0
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 15 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 1 addition & 5 deletions src/components/section-navigation/_section-navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
padding: 0;
&--active {
border-left: 4px solid var(--ons-color-text-link-active);
font-weight: $font-weight-bold;
margin-left: -1rem;
padding-left: 0.75rem;
a,
Expand All @@ -46,9 +45,7 @@
&__item-header {
@extend .ons-u-mb-no;

font-size: 1.125rem;
font-weight: 700;
line-height: 1.6;
@extend .ons-u-fs-r--b;
}

&__sub-items {
Expand All @@ -68,7 +65,6 @@
&--active,
&:hover {
border-color: var(--ons-color-text-link-active);
margin: 0 1rem 0 0;
padding: 0;
a,
h2,
Expand Down

0 comments on commit 2d09cd0

Please sign in to comment.