use local asset for illustrated header image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9f0f1525b8
commit
d0cb09ce17
@ -220,7 +220,7 @@ a.wp-block-tiptip-hyperlink-group-block {
|
|||||||
.illustrated-heading::after {
|
.illustrated-heading::after {
|
||||||
content: '';
|
content: '';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: url(https://jett.autonomic.zone/wp-content/uploads/2024/06/image.png);
|
background: url('../images/illustrated-header-img.png');
|
||||||
height: 501px;
|
height: 501px;
|
||||||
width: 632px;
|
width: 632px;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
@ -238,7 +238,7 @@ a.wp-block-tiptip-hyperlink-group-block {
|
|||||||
.illustrated-heading::after {
|
.illustrated-heading::after {
|
||||||
content: '';
|
content: '';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: url(https://jett.autonomic.zone/wp-content/uploads/2024/06/image.png);
|
background: url('../images/illustrated-header-img.png');
|
||||||
height: 290.476px;
|
height: 290.476px;
|
||||||
width: 342px;
|
width: 342px;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
|
BIN
assets/images/illustrated-header-img.png
Normal file
BIN
assets/images/illustrated-header-img.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 716 KiB |
Loading…
Reference in New Issue
Block a user