Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
blairdrivescout committed Oct 29, 2023
1 parent 6a1126b commit 0a96a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<body class="bg-[color:#73e0ff] text-center font-VT323 flex flex-col before:content-[''] before:block before:bg-sky before:bg-[size:auto_100%] before:fixed before:left-0 before:top-0 before:w-full before:h-full before:-z-10">
<div class="wrapper flex-grow flex-shrink-0">
<div class="grid grid-cols-2 sm:block">
<h1 class="sm:mt-5 mb-0 text-4xl sm:text-5xl col-span-1">BlairSnake</h1>
<h1 class="sm:mt-5 mb-0 text-4xl sm:text-5xl col-span-1">BlairSnakeX</h1>
<h2 class="sm:hidden score-wrapper-mobile col-span-1 leading-10">Score: <span class="score">0</span></h2>
</div>
<div class="flex flex-row flex-wrap max-sm:justify-center mt-2 sm:mt-5">
Expand Down

0 comments on commit 0a96a33

Please sign in to comment.