updated theme Twenty Nineteen version 2.4

This commit is contained in:
2022-11-24 13:41:02 +00:00
committed by Gitium
parent d80868cf0e
commit 555673545b
20 changed files with 1012 additions and 461 deletions

View File

@ -350,12 +350,12 @@
//! Pullquote
.wp-block-pullquote {
color: $color__text-main;
border-color: transparent;
border-width: 2px;
padding: $size__spacing-unit;
blockquote {
color: $color__text-main;
border: none;
margin-top: calc(4 * #{ $size__spacing-unit});
margin-bottom: calc(4.33 * #{ $size__spacing-unit});