diff --git a/static/style.css b/static/style.css index 9e5f22d..c65d78c 100644 --- a/static/style.css +++ b/static/style.css @@ -244,9 +244,9 @@ body { } #profilewrap { margin: 10px 40px 0 40px; - font-size: 14px; + font-size: 16px; } #aboutwrap { margin: 10px 40px 0 40px; - font-size: 14px; + font-size: 16px; } diff --git a/templates/profile.html b/templates/profile.html index 679943e..eff3e82 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -8,10 +8,13 @@ {% if user %}