ReStyle #1

Merged
limepotato merged 5 commits from restyle into main 2024-06-25 11:17:13 -06:00
2 changed files with 14 additions and 1 deletions
Showing only changes of commit 10de8301d8 - Show all commits

View file

@ -1,3 +1,17 @@
.content {}
.column {
float: left;
width: 50%;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
.navbar-menu {
flex-grow: initial !important;
flex-shrink: initial !important;

View file

@ -6,7 +6,6 @@ import Card from "../components/Card.astro";
<Layout title="LimePot">
<main>
<div class="content">
<div class="wrapper"></div>
<center>
<h1 class="title">LimePotato</h1>
<marquee Behavior="Alternate">