mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Update style.css
addes missing empty lines
This commit is contained in:
parent
cc5711b2df
commit
2bb5785dfa
1 changed files with 2 additions and 0 deletions
|
@ -3510,12 +3510,14 @@ section .profile-match-wrapper {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile-match-name {
|
.profile-match-name {
|
||||||
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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue