Skip to content

Commit

Permalink
trying to improve Accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Chizkiyahu committed Apr 3, 2024
1 parent dfdf528 commit 40c9359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,10 @@ <h2 class="text-lg font-semibold">אפשרויות סינון</h2>

</main>

<footer>
<footer class="footer bg-gray-200 mt-8 p-4 text-center rounded-lg mx-2 text-gray-600">
<p id="data-privacy">כל הנתונים שנעשה בהם שימוש על ידי האתר מאוחסנים ומנותחים מקומית על המכשיר שלך. שום נתון לא נשלח או מאוחסן בשרת כלשהו.</p>
<div id="disclaimer" class="mt-2">
<p class="text-red-600 font-semibold"><strong>הבהרה:</strong> השימוש במידע, הנתונים והחישובים מאתר זה הוא על אחריותך המלאה. אתר זה לא מבטיח את דיוקם, אמינותם, או שלמותם של התכנים.</p>
<p class="font-semibold"><strong>הבהרה:</strong> השימוש במידע, הנתונים והחישובים מאתר זה הוא על אחריותך המלאה. אתר זה לא מבטיח את דיוקם, אמינותם, או שלמותם של התכנים.</p>
</div>
</footer>
<script src="js/script.js"></script>
Expand Down

0 comments on commit 40c9359

Please sign in to comment.