Skip to content

Commit

Permalink
chore: Remove unused css
Browse files Browse the repository at this point in the history
[skip ci]

Signed-off-by: Qian Qian "Cubik"‎ <[email protected]>
  • Loading branch information
Cubik65536 committed Jan 17, 2024
1 parent bff0a8f commit a707a2d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions public/assets/style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,17 +89,3 @@ lgbt-purple {
background-color: rgb(117, 7, 135);
color: #fff;
}

.button {
background-color: rgb(0, 85, 140);
border: none;
color: white;
padding: 20px;
text-align: center;
text-decoration: none;
display: inline-block;
}

.button12px {
border-radius: 12px;
}

0 comments on commit a707a2d

Please sign in to comment.