Skip to content
Snippets Groups Projects
Commit 3836d293 authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Add missing background center on public profile headers (#3340)

parent 0734e1fe
No related branches found
No related tags found
No related merge requests found
.card {
background: $ui-base-color;
background-size: cover;
background-position: center;
padding: 60px 0;
padding-bottom: 0;
border-radius: 4px 4px 0 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment