Update style.css

Added missing spaces
pull/13771/head
Raroun 2023-12-26 19:40:44 +01:00 zatwierdzone przez GitHub
rodzic 53c7da87a6
commit 6c1df6471a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -3520,15 +3520,15 @@ section .profile-match-wrapper {
align-items: center; align-items: center;
display: flex; display: flex;
justify-content: center; justify-content: center;
text-align:center; text-align: center;
} }
.profile-match-break { .profile-match-break {
display:none; display: none;
} }
.profile-match-end { .profile-match-end {
display:none; display: none;
} }
/** /**