mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
Correct font weights after font change
This commit is contained in:
parent
1f9f50d014
commit
359ab66a0a
11 changed files with 41 additions and 41 deletions
|
@ -59,11 +59,11 @@
|
|||
|
||||
.image-title
|
||||
font-size: 0.9rem
|
||||
font-weight: 800
|
||||
font-weight: 700
|
||||
|
||||
.image-subtitle
|
||||
font-size: 0.8rem
|
||||
font-weight: 600
|
||||
font-weight: 400
|
||||
|
||||
img
|
||||
width: 100%
|
||||
|
@ -143,11 +143,11 @@
|
|||
|
||||
.image-title
|
||||
font-size: 0.9rem
|
||||
font-weight: 800
|
||||
font-weight: 700
|
||||
|
||||
.image-subtitle
|
||||
font-size: 0.8rem
|
||||
font-weight: 600
|
||||
font-weight: 400
|
||||
|
||||
.images
|
||||
margin: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue