commit 3b676845705c040a4866c8fe87d007ff36171d9b
parent d1955f905a805118293a3690a0bd041627632b55
Author: mjkloeckner <martin.cachari@gmail.com>
Date: Sun, 25 Sep 2022 18:10:31 -0300
Updated branch to match light_theme in content but with dark_theme
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/css/about_style.css b/css/about_style.css
@@ -51,14 +51,13 @@ ul {
text-align: center;
- padding-top: 1em;
- padding-bottom: 1em;
+ padding-top: 1.75em;
+ padding-bottom: 1.25em;
}
.profile_img {
margin-left: auto;
margin-right: auto;
- margin-bottom: 1em;
max-width: 20em;