Smaller font for laptop sizes
This commit is contained in:
@ -9,15 +9,19 @@
|
||||
vertical
|
||||
margin-left 0
|
||||
margin-top 1rem
|
||||
flex-basis 300px
|
||||
|
||||
> 1350px
|
||||
> 1250px
|
||||
.anime
|
||||
horizontal
|
||||
|
||||
.anime-side-column
|
||||
margin-left content-padding
|
||||
margin-top 0
|
||||
flex-basis 270px
|
||||
|
||||
> 1400px
|
||||
.anime-side-column
|
||||
flex-basis 300px
|
||||
|
||||
.anime-header
|
||||
vertical
|
||||
@ -31,7 +35,7 @@
|
||||
horizontal
|
||||
padding-bottom content-padding
|
||||
border-bottom 1px solid rgba(0, 0, 0, 0.05)
|
||||
|
||||
|
||||
.anime-title
|
||||
text-align left
|
||||
|
||||
@ -109,7 +113,7 @@
|
||||
width 250px
|
||||
height auto
|
||||
border-radius 3px
|
||||
|
||||
|
||||
default-transition
|
||||
object-fit cover
|
||||
|
||||
@ -134,7 +138,7 @@
|
||||
text-align center
|
||||
font-weight normal
|
||||
line-height content-line-height
|
||||
|
||||
|
||||
.japanese
|
||||
color anime-alternative-title-color !important
|
||||
|
||||
|
Reference in New Issue
Block a user