Center launcher hero card

This commit is contained in:
Andraxion 2026-06-26 21:58:48 -04:00
parent c063041efc
commit 8176c414a8

View file

@ -70,6 +70,7 @@ body {
}
.launcher-card {
justify-self: center;
width: min(620px, 100%);
padding: 28px 30px;
border: 1px solid rgba(120, 170, 230, 0.2);