style changes
This commit is contained in:
parent
78728fb23c
commit
77e6d694b2
2 changed files with 4 additions and 3 deletions
|
@ -3,7 +3,7 @@ published: true
|
|||
title: "Weekly Review #4"
|
||||
image: by-the-pool
|
||||
permalink: /weekly-review-4
|
||||
description: Distrupted week scedule due to sickness and sudden vaccination schedules
|
||||
description: Distrupted work week due to sickness and sudden vaccination schedules
|
||||
image-attrib: >-
|
||||
Ayo Ayco. Playing in the pool with Kahel.
|
||||
category: personal
|
||||
|
|
|
@ -593,7 +593,7 @@ table.image caption {
|
|||
padding-top: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
p:first-of-type::first-letter,
|
||||
div.blog-post__content p:first-of-type::first-letter,
|
||||
span.first-letter {
|
||||
font-weight: 900;
|
||||
font-size: 75px;
|
||||
|
@ -631,7 +631,8 @@ table.image caption {
|
|||
p,
|
||||
ul li,
|
||||
ol li,
|
||||
blockquote p:first-of-type::first-letter {
|
||||
blockquote p:first-of-type::first-letter,
|
||||
li p:first-of-type::first-letter {
|
||||
--x-height-multiplier: 0.375;
|
||||
--baseline-multiplier: 0.17;
|
||||
font-family: medium-content-serif-font, Georgia, Cambria,
|
||||
|
|
Loading…
Reference in a new issue