We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1edf3d commit d3ba2b4Copy full SHA for d3ba2b4
src/components/parts/IPv4Chart.svelte
@@ -69,7 +69,7 @@ Visualize various IPv4 related info
69
<div class="grow" />
70
<div class="w-full sm:w-[94%]">
71
<div class="text-gray-400 mt-1 mb-3">
72
- <span class="i-bi-bar-chart inline-block text-gray-400 translate-y-0.5" />
+ <span class="i-bi-bar-chart-fill inline-block text-gray-300 translate-y-0.5 -scale-x-100" />
73
<span class="text-gray-200">
74
<span class="text-gray-300"> IPv4 </span>
75
/
0 commit comments