diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 287fc6a..dcd277f 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2875,4 +2875,10 @@ color: #f00; margin-bottom: 20px; display: block; +} + +/*b_profile_first_page*/ + +.title_b_first_page{ + margin-top: 70px; } \ No newline at end of file diff --git a/templates/blocks/profile/b_profile_first_page.html b/templates/blocks/profile/b_profile_first_page.html index 1a26764..d60f477 100644 --- a/templates/blocks/profile/b_profile_first_page.html +++ b/templates/blocks/profile/b_profile_first_page.html @@ -1,7 +1,7 @@ {% load static %} {% load i18n %} -