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

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;
}
/**