mirror of
https://github.com/httpjamesm/launchpad-redirects.git
synced 2024-12-06 19:16:34 +01:00
feat: add mandatory flex gap
This commit is contained in:
@@ -214,6 +214,7 @@ body {
|
||||
flex-wrap: wrap;
|
||||
width: 70rem;
|
||||
justify-content: space-evenly;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.instances .list .instance {
|
||||
|
||||
Reference in New Issue
Block a user