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 {
|
||||
content: '';
|
||||
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;
|
||||
width: 632px;
|
||||
background-size: contain;
|
||||
@ -238,7 +238,7 @@ a.wp-block-tiptip-hyperlink-group-block {
|
||||
.illustrated-heading::after {
|
||||
content: '';
|
||||
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;
|
||||
width: 342px;
|
||||
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