mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Align app icons to the left on home page
This commit is contained in:
parent
32088bf111
commit
f5d32a7001
@ -117,7 +117,8 @@
|
||||
.cp-app-grid-apps {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-around;
|
||||
justify-content: space-between;
|
||||
padding: 0 0.8rem;
|
||||
}
|
||||
a {
|
||||
margin: 10px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user