diff options
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -391,7 +391,7 @@ path.campaign { stroke: black; stroke-dasharray: 4 4; } .card { width: 250px; height: 350px; - border-radius: 16px; + border-radius: 10px; background-color: #c6bb8d; background-size: cover; background-repeat: no-repeat; |