mirror of
https://github.com/Wivik/vinyl-records-collection-theme.git
synced 2024-11-21 15:13:17 +01:00
fix: css in mobile mode
This commit is contained in:
parent
3f95a82c09
commit
2d7ce0021d
@ -193,7 +193,7 @@ main.album-list {
|
|||||||
}
|
}
|
||||||
.album-card {
|
.album-card {
|
||||||
background-position: top;
|
background-position: top;
|
||||||
padding-left: 0;
|
padding-left: 0.1rem;
|
||||||
padding-top: 255px;
|
padding-top: 255px;
|
||||||
min-height: auto;
|
min-height: auto;
|
||||||
}
|
}
|
||||||
@ -208,6 +208,7 @@ a.album-artist:link, a.album-artist:visited {
|
|||||||
border-bottom: 1px solid black;
|
border-bottom: 1px solid black;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
color: var(--link-color);
|
color: var(--link-color);
|
||||||
|
padding-left: 0.1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.album-artist:hover {
|
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