match in mobile too

This commit is contained in:
sakrecoer 2026-08-07 09:02:53 +02:00
parent e9f851df8e
commit 95199fa473

View file

@ -1076,8 +1076,7 @@ button {
.profile-about { .profile-about {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
border-left: none; border: 4px solid var(--accent-grey);
border-top: 4px solid var(--accent-yellow);
padding: 1rem; padding: 1rem;
text-align: center; text-align: center;
} }