Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -432,7 +432,7 @@
|
|
432 |
|
433 |
<!-- Token Calculator Panel -->
|
434 |
<div id="token-calculator" class="token-calculator hidden w-80 bg-white rounded-lg overflow-hidden border border-gray-200">
|
435 |
-
<div class="bg-blue-
|
436 |
<div class="flex items-center justify-between">
|
437 |
<h3 class="text-lg font-medium text-white">REMIC Token Offer</h3>
|
438 |
<button id="close-calculator" class="text-blue-100 hover:text-white focus:outline-none">
|
|
|
432 |
|
433 |
<!-- Token Calculator Panel -->
|
434 |
<div id="token-calculator" class="token-calculator hidden w-80 bg-white rounded-lg overflow-hidden border border-gray-200">
|
435 |
+
<div class="bg-blue-700 px-4 py-3">
|
436 |
<div class="flex items-center justify-between">
|
437 |
<h3 class="text-lg font-medium text-white">REMIC Token Offer</h3>
|
438 |
<button id="close-calculator" class="text-blue-100 hover:text-white focus:outline-none">
|