mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-06 09:30:49 +00:00
Increase myapps-grid gap to 30px
This commit is contained in:
@@ -2060,7 +2060,7 @@ body {
|
||||
|
||||
.myapps-grid {
|
||||
grid-template-columns: repeat(auto-fill, 72px);
|
||||
gap: 18px 14px;
|
||||
gap: 30px 30px;
|
||||
}
|
||||
|
||||
.myapps-tile {
|
||||
|
||||
Reference in New Issue
Block a user