formatting
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aadil Ayub 2024-07-12 15:55:57 +05:00
parent 1a4d114e42
commit 6f3fd8fabb

View File

@ -303,12 +303,12 @@ a.wp-block-tiptip-hyperlink-group-block {
} }
.wp-block-quote p::before { .wp-block-quote p::before {
content: ''; content: '';
background: var(--wp--preset--gradient--green-to-violet-vertical); background: var(--wp--preset--gradient--green-to-violet-vertical);
width: 16px; width: 16px;
height: 100%; height: 100%;
display: inline-block; display: inline-block;
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
} }