some ui edits

This commit is contained in:
theamazing0 2025-07-22 08:09:37 -04:00
parent ac4e0cc562
commit a1a708a234

View file

@ -1,6 +1,5 @@
---
import Layout from "../layouts/Layout.astro";
import Card from "../components/Card.astro";
import Icon from "../components/Icon.astro";
---
@ -43,7 +42,6 @@ import Icon from "../components/Icon.astro";
.subtitle {
color: #c3d6b2;
/* max-width: 55%; */
font-size: 1.1rem;
/* margin: 0px; */
}