Skip to content

Commit

Permalink
new dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cjs1301 committed May 6, 2021
1 parent 2db3c7a commit 3878877
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -930,23 +930,15 @@ canvas {
}

.card {
<<<<<<< HEAD
=======
border: 2px solid #0f4d86;
>>>>>>> b3d2fa2f4bd5a1a35c87b3fda67e7f91c185472c
background-color: white;
border-radius: 15px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
<<<<<<< HEAD
border: 5px solid #0f4d86;
border-radius: 15px;
=======
width: 600px;
height: 400px;
>>>>>>> b3d2fa2f4bd5a1a35c87b3fda67e7f91c185472c
}
.card h1 {
text-align: center;
Expand Down

0 comments on commit 3878877

Please sign in to comment.