Skip to content

Commit

Permalink
solved merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushkdas0611 committed Oct 19, 2023
1 parent edeb0ab commit 27e36bc
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions stylesheets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,32 +61,12 @@ h1 {
}

p {
<<<<<<< HEAD
display: flex;
font-family: ui-sans-serif,system-ui,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-size: 15px;
color: #EEEEEE;
flex-direction: row;
justify-content: space-around;
=======
font-family:
ui-sans-serif,
system-ui,
-apple-system,
system-ui,
"Segoe UI",
Roboto,
"Helvetica Neue",
Arial,
"Noto Sans",
sans-serif,
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji";
font-size: 15px;
color: #eeeeee;
>>>>>>> 70042b4142bf5e93bead6155b4d282c3a7a62439
}

.form-button,
Expand Down

0 comments on commit 27e36bc

Please sign in to comment.