mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
adjust margin on features UI
This commit is contained in:
parent
7c1117ddd4
commit
c3da2acfb2
@ -769,6 +769,11 @@ a {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
.FeatureView p {
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
.error {
|
||||
color: var(--error-color);
|
||||
font-weight: 600;
|
||||
|
Loading…
Reference in New Issue
Block a user