banner radius

This commit is contained in:
Alejandro Gomez 2023-02-12 13:57:39 +01:00 committed by Kieran
parent 271d44d92d
commit d9c3234be7
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -11,6 +11,11 @@
margin-bottom: -60px;
z-index: 0;
}
@media (min-width: 720px) {
.profile .banner {
border-radius: 12px;
}
}
.profile .profile-actions {
position: absolute;