Skip to content

Commit

Permalink
Update header.css
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinaHranovska committed Feb 14, 2024
1 parent a7166fa commit 25fe402
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/css/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -240,15 +240,15 @@
}

.backdrop-button {
height: 36px;
width: 96px;
color: var(--text-light);
font-size: 16px;
background-color: var(--dark-grey-background);
background-color: transparent;
border-radius: 30px;
border-style: none;
display: block;
text-align: center;
padding: 6px 14px;
padding: 6px;
line-height: normal;
}

Expand Down

0 comments on commit 25fe402

Please sign in to comment.