Skip to content

Commit

Permalink
Style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshayman committed Sep 23, 2024
1 parent 9920243 commit fbbb090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions profile-diff/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@ body {
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
font-size: 20px;
font-size: 1.25em;
color: var(--white);
position: relative;
}

.back {
background-color: transparent;
border: none;
padding: 10px;
padding: 0.625em;
text-decoration: none;
display: flex;
align-items: center;
Expand Down

0 comments on commit fbbb090

Please sign in to comment.