Skip to content

Commit

Permalink
SMA-32: update sportsEvent css
Browse files Browse the repository at this point in the history
  • Loading branch information
markpernia committed Feb 3, 2024
2 parents 3168a42 + 26d7bf9 commit 4beece2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/sportsmatch-app/src/styles/SportEvent.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css');

* {
font-family: 'Inter', sans-serif;
Expand Down Expand Up @@ -62,4 +61,4 @@ body {
.event ul li {
color: #393939;
font-size: 0.78em;
}
}

0 comments on commit 4beece2

Please sign in to comment.