mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-12-05 23:33:20 -05:00
Update mobile
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
--color-white: #fcead5;
|
||||
--color-background: #e5d5c2;
|
||||
--height-img: 10rem;
|
||||
--height-img-mobile: 12rem;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -95,4 +96,4 @@ pre {
|
||||
.article__random-background {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.article__header-img > a > img {
|
||||
height: initial;
|
||||
object-position: initial;
|
||||
object-fit: initial;
|
||||
}
|
||||
height: var(--height-img-mobile);
|
||||
object-position: top;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user