mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Improve image gallery css
This commit is contained in:
parent
fa91b0e262
commit
64259ef1ea
2 changed files with 3 additions and 2 deletions
|
|
@ -211,6 +211,8 @@ nav {
|
|||
border-radius: 7px;
|
||||
overflow: hidden;
|
||||
flex-flow: column;
|
||||
background-color: #0f0f0f;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.gallery-row {
|
||||
|
|
|
|||
Loading…
Reference in a new issue