Commit
1b4df27c9797d311b6d9ff13062f31e648ed6dd1
Exists in
master
and in
38 other branches
activities_block, angular2, btn-new-post, cleaning-the-house, cosmetic_changes_people_and_communities_block, coverage, edit-blocks, edit-header-footer, env-tags-block, forgot_password, header_and_footer, helpers-evolution, layout_support, list_articles_on_blog, loading-indicator-component, login_modal, login_modal_improve, person_info_block, production, profile-article-resolvers, profile-blocks-sass, profile-view, profile_description_block_component, profile_page_improvements, profile_search, recent-activities, remove-article-confirmation, responsive-fixes, seo, signup_page, skin-small-change, staging, tags-block, theme-skin-yellow, translations, typescript, updated_signup_page, users_profile_page
Small fix on style of blog cover
| @@ -6,7 +6,7 @@ |
| @@ -6,7 +6,7 @@ |
6
| bottom: 0; |
6
| bottom: 0; |
7
| background-color: rgba(0, 0, 0, 0.4); |
7
| background-color: rgba(0, 0, 0, 0.4); |
8
| color: white; |
8
| color: white; |
9
| - padding: 10px 20px; |
9
| + padding: 10px 15px; |
10
| margin: 0; |
10
| margin: 0; |
11
| width: 100%; |
11
| width: 100%; |
12
| } |
12
| } |