mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
style(website): minor missing margin on mobile
This commit is contained in:
parent
e52eb9bcb0
commit
c3250cfd72
@ -198,6 +198,10 @@ section.faq {
|
||||
.details {
|
||||
flex-basis: 50%;
|
||||
flex-shrink: 0;
|
||||
|
||||
@media (max-width: 719px) {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
&.horizontal {
|
||||
|
Loading…
x
Reference in New Issue
Block a user