diff options
Diffstat (limited to 'styles')
| -rw-r--r-- | styles/globals.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/globals.css b/styles/globals.css index d84eed0..8063105 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -151,7 +151,7 @@ button { width: 10px; border-radius: 50%; display: inline-block; - margin-right: 10px; + margin-right: 5px; margin-left: 2px; margin-bottom: 1px; } |