🐞 fix: Move line image into block folder
This commit is contained in:
Vendored
+1
-1
@@ -5682,7 +5682,7 @@ a.contact-info__value:hover {
|
||||
height: 32px;
|
||||
pointer-events: none;
|
||||
z-index: 1;
|
||||
background-image: url('/wp-content/themes/community-works-collaborative/static/img/services-list-line.svg');
|
||||
background-image: url('services-list-line.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
background-size: 100% 100%;
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1600 32" preserveAspectRatio="none">
|
||||
<rect x="0" y="3" width="1600" height="32" fill="#F26B53" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 162 B |
Reference in New Issue
Block a user