diff options
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; |
