Updates to CSS but some formatting appears to have broken

This commit is contained in:
Lucas Patenaude
2024-04-16 15:19:30 -06:00
parent ae054ed60a
commit 94788a8dbe
5 changed files with 43 additions and 20 deletions

View File

@@ -24,7 +24,7 @@
<link rel="stylesheet" type="text/css" href="/css/homepage/homepage.css">
<!-- All Generated Pages CSS -->
<link rel="stylesheet" type="text/css" href="/css/generated-pages/card-styling.css">
<link rel="stylesheet" type="text/css" href="/css/generated-pages/generated-pages-styling.css">
<!-- League Page Stylesheets -->
<link rel="stylesheet" type="text/css" href="/css/generated-pages/league-pages/league-page.css">
@@ -32,9 +32,8 @@
<link rel="stylesheet" type="text/css" href="/css/generated-pages/league-pages/league-top-scorers.css">
<!-- Club Page Stylesheets -->
<link rel="stylesheet" type="text/css" href="/css/generated-pages/club-pages/club-page.css">
<link rel="stylesheet" type="text/css" href="/css/generated-pages/club-pages/club-players-and-stats-card.css">
<link rel="stylesheet" type="text/css" href="/css/generated-pages/club-pages/club-information-card.css">
<link rel="stylesheet" type="text/css" href="/css/generated-pages/club-pages/club-page-layouts.css">
<link rel="stylesheet" type="text/css" href="/css/generated-pages/club-pages/club-page-styling.css">
<title>Group 6 Final Project</title>