Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRicePot authored Nov 28, 2023
1 parent d11a9fc commit fded3a9
Showing 1 changed file with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,51 +13,7 @@ button {
display: inline-block;
font-size: 16px;
}
button {
background-color: #45BCB3; /* Green */
border-radius: 30px;
/* border: none; */
color: bla;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}

button {
background-color: #45BCB3; /* Green */
border-radius: 30px;
/* border: none; */
color: bla;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
button {
background-color: #45BCB3; /* Green */
border-radius: 30px;
/* border: none; */
color: bla;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
button {
background-color: #45BCB3; /* Green */
border-radius: 30px;
/* border: none; */
color: bla;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
hr {
filter: blur(1px);
display: block;overflow: hidden; border-style: inset; border-width: 2px;}
Expand Down

0 comments on commit fded3a9

Please sign in to comment.