Update html/account-me.ejs

This commit is contained in:
ashley 2025-09-02 00:42:31 +02:00
parent 8df833bfd4
commit e2245ba14f

View File

@ -92,6 +92,7 @@ h1 {
.btn {
display: inline-flex;
align-items: center;
color: #fff;
gap: 8px;
background: var(--card);
border: 1px solid rgba(255, 255, 255, 0.08);