god its so bad

This commit is contained in:
nelle 2025-01-03 21:23:10 -07:00
parent 9b3ee8bc47
commit 6175568096

View file

@ -7,11 +7,11 @@ import OtherButtons from "./other-buttons.astro"
<MyButtons />
<hr>
<div style="display: flex; flex-wrap: nowrap; justify-content: center;">
<p style="">friendly buttons</p>
<p style="transform: translateX(-10px);">friendly buttons</p>
<hr style="width: 0; margin-left: 130px; margin-right: 130px; transform: translateX(-17px);">
<p style="">other buttons</p>
<p style="transform: translateX(-5px);">other buttons</p>
</div>
<div style="display: flex; flex-wrap: nowrap; justify-content: center;">
<FriendlyButtons />