Rounded guest boxes

This commit is contained in:
Greg 2025-05-11 01:20:03 +02:00
parent 09a63f78ba
commit 00365460d4

View File

@ -30,6 +30,7 @@
border: 1px solid #393E46; border: 1px solid #393E46;
background: #DFD0B8; background: #DFD0B8;
color: #222831; color: #222831;
border-radius: 16px;
} }
input[type="text"]::placeholder { input[type="text"]::placeholder {
color: #948979; color: #948979;