diff --git a/moku/static/css/moku.css b/moku/static/css/moku.css index c0d1c47..173d967 100644 --- a/moku/static/css/moku.css +++ b/moku/static/css/moku.css @@ -83,7 +83,7 @@ a:hover, button.logout:hover { .profile h2 { font-size: 1.8rem; font-weight: bold; - margin-block-end: 1.2rem; + margin-block-end: .6rem; color: var(--orange); } diff --git a/moku/templates/moku/profile/show.jinja b/moku/templates/moku/profile/show.jinja index a640919..d8416bc 100644 --- a/moku/templates/moku/profile/show.jinja +++ b/moku/templates/moku/profile/show.jinja @@ -3,13 +3,13 @@ {% block content %}