Skip to content

Commit

Permalink
Merge pull request #1157 from maykinmedia/issue/2282-remove-box-shadow
Browse files Browse the repository at this point in the history
💄 [#2282] Remove box-shadow from welcome
  • Loading branch information
alextreme authored Apr 18, 2024
2 parents 44f4747 + 2c78170 commit c06dc69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/open_inwoner/scss/components/Grid/Grid.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
&__welcome {
margin-top: -80px;
background-color: var(--color-white);
box-shadow: 0 0 var(--row-height) 0 var(--color-gray);
padding: var(--spacing-large);
box-sizing: border-box;
width: 100%;
Expand Down

0 comments on commit c06dc69

Please sign in to comment.