Quick change to popup text

This commit is contained in:
samtaggart
2024-07-05 10:28:21 +03:00
parent 24239d59aa
commit 902bb64a1e

View File

@@ -18,7 +18,7 @@
</div> </div>
<!-- cores --> <!-- cores -->
<div class="tooltip item flex flex-col border border-gray-50 shadow-lg bg-white mx-4 p-6 my-4"> <div class="tooltip item flex flex-col border border-gray-50 shadow-lg bg-white mx-4 p-6 my-4">
<span class="tooltiptext">The total number of CPU (central processing unit) cores available on the grid.</span> <span class="tooltiptext">The total number of Central Processing Unit cores (compute power) available on the grid.</span>
<img <img
class="mx-auto p-4" class="mx-auto p-4"
src="images/V3-11.png" src="images/V3-11.png"