various small css tweaks

This commit is contained in:
booploops 2022-04-26 16:07:10 -07:00
parent c505b2d9bd
commit c1c4dd8fb4
4 changed files with 14 additions and 6 deletions

View file

@ -909,7 +909,7 @@
.header-content {
z-index : 1;
margin-top: -16px;
// margin-top: -16px;
}
@ -1052,7 +1052,7 @@
.artist-body {
padding: 0px var(--contentInnerPadding) 0px var(--contentInnerPadding);
margin : -140px 20px;
margin : -64px 20px;
.arow {
display : flex;