Skip to content

Commit

Permalink
round corner
Browse files Browse the repository at this point in the history
  • Loading branch information
pingw220 committed Feb 2, 2024
1 parent d97b5e4 commit 2d3f62b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
}
.section1{
display: flex;
border-radius: 25px;
flex-direction: column;
width: 600px;
height:450px;
Expand All @@ -173,6 +174,7 @@
}
.section2{
display:flex;
border-radius: 25px;
flex-direction: column;
flex:none;
width:45%;
Expand Down

0 comments on commit 2d3f62b

Please sign in to comment.