diff options
| author | Arslaan Pathan <[email protected]> | 2026-05-03 22:36:14 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-05-03 22:36:14 +1200 |
| commit | d3b01058d2fd1fff262b655d194fbd12a5d4ccb3 (patch) | |
| tree | 0e38b4bf8aa688d963a49c982146a389bddf1825 /styles.css | |
| parent | 7a9998d6f0faed6f62541f8480d4301bcb4902f1 (diff) | |
| download | brickmii-main.tar.xz brickmii-main.zip | |
Diffstat (limited to 'styles.css')
| -rw-r--r-- | styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,12 +19,12 @@ justify-content: center; margin: auto; padding: 10px; + gap: 10px; } .card { display: flex; flex-direction: column; - justify-content: center; background-color: #de7e4b; border-radius: 20px; color: #ffffff; |
