diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 682508268..522173f38 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -7383,7 +7383,11 @@ button, .btn { margin-bottom: 0.25rem; } -#profile--info > p:last-of-type, #profile-mobile--info > p:last-of-type { +#profile--info > p:last-of-type { + margin-bottom: 1rem; +} + +#profile-mobile--info > p:last-of-type { margin-bottom: 0.75rem; }