Skip to content

Commit

Permalink
color updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
riyaahlawat committed Jun 12, 2024
1 parent 4e6a497 commit c766d05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles-type.css
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ main {
cursor: pointer;
border-radius: 5px;
transition: transform 0.3s ease;
background-color: var(--bgColor);
}

.content button:active{
Expand Down Expand Up @@ -227,6 +228,7 @@ li:not(:first-child) span{

.language {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
font-size: 17px;
Expand Down

0 comments on commit c766d05

Please sign in to comment.