fix: css in mobile mode
This commit is contained in:
parent
3f95a82c09
commit
2d7ce0021d
@ -193,7 +193,7 @@ main.album-list {
|
||||
}
|
||||
.album-card {
|
||||
background-position: top;
|
||||
padding-left: 0;
|
||||
padding-left: 0.1rem;
|
||||
padding-top: 255px;
|
||||
min-height: auto;
|
||||
}
|
||||
@ -208,6 +208,7 @@ a.album-artist:link, a.album-artist:visited {
|
||||
border-bottom: 1px solid black;
|
||||
text-transform: uppercase;
|
||||
color: var(--link-color);
|
||||
padding-left: 0.1rem;
|
||||
}
|
||||
|
||||
a.album-artist:hover {
|
||||
|
BIN
images/screenshot.jpg
Normal file
BIN
images/screenshot.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 203 KiB |
BIN
images/tn.jpg
Normal file
BIN
images/tn.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 135 KiB |
Loading…
Reference in New Issue
Block a user