Skip to content

Commit eab2b58

Browse files
committed
Fix lightbulb z-index
1 parent 1a231e0 commit eab2b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ <h1 class="huge">What is Switcha<span class="blue">BLE</span>?</h1>
138138
</g>
139139
</svg>
140140
<svg version="1.1" id="svg-lightbulb" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 172.588 296.195" xml:space="preserve">
141-
<path class="path-set-2" fill="none" stroke="#000000" stroke-width="4" stroke-miterlimit="10" d="M72.519,191.129
142-
c5.094,0.016,10.148,0.777,15.251,0.803c5.22,0.027,9.536-2.261,14.485-2.701"/>
143141
<g>
144142
<path class="path-set-1" fill="#FFFFFF" stroke="#000000" stroke-width="2" stroke-miterlimit="10" d="M47.038,85.472
145143
c-7.958-3.081-5.986,26.691-5.983,30.668c0.022,24.188-20.675,47.359-32.349,67.269c-11.592,19.77-9.555,54.82,2.42,73.979
@@ -198,6 +196,8 @@ <h1 class="huge">What is Switcha<span class="blue">BLE</span>?</h1>
198196
<path class="path-set-2" fill="none" stroke="#000000" stroke-miterlimit="10" d="M81.06,90.692c0,23.775,2.83,47.601,3.725,71.366
199197
c0.21,5.567,0.189,11.122,0.188,16.69c-0.001,5.224,1.227,9.715-0.709,14.604c-1.782,4.5-2.365,9.025-4.832,13.351
200198
c-0.807,1.415-3.236,9.583-5.331,9.1"/>
199+
<path class="path-set-2" fill="none" stroke="#000000" stroke-width="4" stroke-miterlimit="10" d="M72.519,191.129
200+
c5.094,0.016,10.148,0.777,15.251,0.803c5.22,0.027,9.536-2.261,14.485-2.701"/>
201201
</g>
202202
<path class="path-set-2" fill="none" stroke="#000000" stroke-miterlimit="10" d="M85.805,90.059c0,12.586,0.04,25.71,1.312,38.226
203203
c0.615,6.05,0.966,12.033,0.863,18.118c-0.104,6.092-0.917,12.556,0.013,18.601c0.805,5.235,2.506,10.135,2.558,15.496

0 commit comments

Comments
 (0)