Update style.css

Added missing spaces
This commit is contained in:
Raroun 2023-12-26 19:40:44 +01:00 committed by GitHub
parent 53c7da87a6
commit 6c1df6471a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

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