diff options
Diffstat (limited to 'frontend/views/graph/graph.css')
| -rw-r--r-- | frontend/views/graph/graph.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/views/graph/graph.css b/frontend/views/graph/graph.css index 6facb9b..d6a0ff0 100644 --- a/frontend/views/graph/graph.css +++ b/frontend/views/graph/graph.css @@ -31,7 +31,7 @@ .box h1, .box h2 { font-size: 1rem; - margin: 0 0 0.25rem 0; + margin: 0 0 0.5rem 0; } .box form label { display: flex; |
