Skip to content

Commit

Permalink
Deploying to gh-pages from @ 224b705 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Nov 26, 2023
1 parent 1a02af9 commit 3036798
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/index-zXmCrM3a.css → assets/index-PUTEwLqy.css

Large diffs are not rendered by default.

File renamed without changes.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Jolt | Sparking Open Source Collaboration</title>
<script type="module" crossorigin src="./assets/index-Nnb3zCiP.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-zXmCrM3a.css">
<script type="module" crossorigin src="./assets/index-rl-9Z9u-.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-PUTEwLqy.css">
</head>
<body class="bg-secondary text-base-content">
<div class="dot-grid"></div>
Expand Down Expand Up @@ -105,7 +105,7 @@ <h1 class="text-5xl font-bold text-secondary-content">Jolt</h1>
<div class="py-5 text-secondary-content">
<div class="container mx-auto px-4">
<div
class="grid grid-cols-1 md:grid-cols-3 lg:grid-cols-4 gap-6 justify-items-center"
class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-6 justify-items-center"
>
<div
class="group card card-bordered border-primary shadow-xl w-72 hover:bg-success hover:shadow-2xl hover:border-secondary"
Expand Down

0 comments on commit 3036798

Please sign in to comment.