Skip to content

Commit

Permalink
-ammend
Browse files Browse the repository at this point in the history
  • Loading branch information
ndahimana154 committed Jul 1, 2024
1 parent a559a09 commit ce7ca2f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/styles/LandingPage.scss
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
$primary-color: #FF6D18;

@mixin center-flex {
display: flex;
justify-content: center;
align-items: center;
}

.landingPage {
background: $primary-color;
color: white;
Expand Down

0 comments on commit ce7ca2f

Please sign in to comment.