Update style.css

addes missing empty lines
This commit is contained in:
Raroun 2023-12-26 09:53:12 +01:00 committed by GitHub
parent cc5711b2df
commit 2bb5785dfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3510,12 +3510,14 @@ section .profile-match-wrapper {
justify-content: center;
}
.profile-match-name {
align-items: center;
display: flex;
justify-content: center;
text-align:center;
}
.profile-match-break {
display:none;
}