Skip to content

Commit

Permalink
Fix header
Browse files Browse the repository at this point in the history
  • Loading branch information
AsteroidusTv committed May 20, 2024
1 parent 0088d38 commit 12d29c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions styles/header.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.main-header {
border-bottom: var(--border-width) var(--border-style) var(--border-color);
padding-left: 17px;
width: 100%;
display: flex;
align-items: center;
gap: 20px;
Expand Down
3 changes: 0 additions & 3 deletions styles/standard-assets/card.css
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@
.standard-card {
transform: scale(1.4) translateY(70px);
}
.main-header-button {
display: none;
}
}

@media screen and (max-width: 428px) {
Expand Down

0 comments on commit 12d29c5

Please sign in to comment.