Skip to content

Commit

Permalink
formated code in the styles file
Browse files Browse the repository at this point in the history
  • Loading branch information
pospyra committed Sep 29, 2023
1 parent e8c97ad commit 2fdb74e
Showing 1 changed file with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,26 @@
align-items: center

.search-container
position: relative
width: 400px
padding-right: 5px
position: relative
width: 400px
padding-right: 5px

.search-filter
font-family: Open Sans
font-weight: 600
border: $light-lavender-grey 2px solid
border-radius: 7px
height: 45px
padding: 13px 20px
text-align: left
background: inherit
color: $white
&-icon
position: absolute
top: 10px
right: 14px
font-family: Open Sans
font-weight: 600
border: $light-lavender-grey 2px solid
border-radius: 7px
height: 45px
padding: 13px 20px
text-align: left
background: inherit
color: $white
cursor: pointer
&-icon
position: absolute
top: 10px
right: 14px
color: $white
cursor: pointer

.header
gap: 16px
Expand Down

0 comments on commit 2fdb74e

Please sign in to comment.