mirror of
https://github.com/tanrax/RSSPAPER.git
synced 2025-01-31 08:26:03 -05:00
13 lines
178 B
CSS
13 lines
178 B
CSS
.title {
|
|
font-size: 3rem
|
|
}
|
|
|
|
.subtitle {
|
|
font-size: 1rem;
|
|
}
|
|
|
|
.article__header-img > a > img {
|
|
height: initial;
|
|
object-position: initial;
|
|
object-fit: initial;
|
|
} |