feat: display banner in profile
This commit is contained in:
parent
7b345cb4a4
commit
80024bc391
@ -27,6 +27,17 @@
|
||||
|
||||
.profile .name h2 {
|
||||
margin: 0;
|
||||
=======
|
||||
}
|
||||
|
||||
@media (min-width: 720px) {
|
||||
.profile .banner {
|
||||
width: 100%;
|
||||
max-width: 720px;
|
||||
height: 300px;
|
||||
margin-bottom: -120px;
|
||||
}
|
||||
>>>>>>> c68c73a (feat: display banner in profile)
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user