mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 12:09:02 +01:00
fix(website/i18n): language list fit on mobile
This commit is contained in:
parent
dce0d9400b
commit
e1bb704383
@ -21,8 +21,9 @@ footer {
|
||||
nav.languages {
|
||||
flex-grow: 1;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
display: flex;
|
||||
gap: 1em;
|
||||
gap: 0.5em 1em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user