Skip to content

Commit

Permalink
fix: remove btn style
Browse files Browse the repository at this point in the history
  • Loading branch information
ljc1991 committed Nov 17, 2023
1 parent bd20e04 commit 2b8f135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions homepage/public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -212,13 +212,13 @@ h6 {
.margin-3-percent {
margin: 3%;
}
.btn {
/* .btn {
background: #1ea6b9 0% 0% no-repeat padding-box;
border-radius: 10px;
text-align: center;
letter-spacing: 2.7px;
color: #ffffff;
}
} */
.section-main .four-items .box {
background: #fefefe 0% 0% no-repeat padding-box;
box-shadow: 3px 0.52px 10px #2b120229;
Expand Down

0 comments on commit 2b8f135

Please sign in to comment.