mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-08 15:47:24 +00:00
7 lines
138 B
CSS
7 lines
138 B
CSS
.image_header header{
|
|
background-position: 0% 35%;
|
|
background-size: cover;
|
|
padding: 220px 24px 8px;
|
|
border-radius: 8px 8px 0px 0px;
|
|
}
|