Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update Header caption li margins
Browse files Browse the repository at this point in the history
  • Loading branch information
julieg18 committed Nov 17, 2021
1 parent f555dd5 commit 8682864
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Home/Header/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,10 @@
padding-left: 16px;
}

&:first-child {
margin: 0;
}

&.cli__caption_selected {
border-image: linear-gradient(to bottom, #945dd6 0%, #13adc7 100%) 2;
padding-left: 10px;
Expand Down

0 comments on commit 8682864

Please sign in to comment.