Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Kakar21 committed May 10, 2024
1 parent 3433a6d commit 8d75c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/main/header/header.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ h1 {

.mobile {
display: none;
padding: 0.75rem 0.75rem 0 0.75rem;
padding: 2rem 0.75rem 0 0.75rem;
background-color: var(--white);
margin-top: 5rem;
width: calc(100% - 0.75rem - 0.75rem);
Expand Down

0 comments on commit 8d75c06

Please sign in to comment.