Skip to content

Commit

Permalink
removed: text-align duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
Salmandabbakuti authored Jul 23, 2024
1 parent f568a05 commit 0573d67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions client/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ button,
border-radius: var(--custom-border-radius);
padding: 0.5rem 1rem;
cursor: pointer;
text-align: center;
font-size: 0.9rem;
text-transform: uppercase;
}
Expand Down Expand Up @@ -369,4 +368,4 @@ button.primary,
width: 17px;
animation: spin 1s linear infinite;
filter: invert(1);
}
}

0 comments on commit 0573d67

Please sign in to comment.