components/Gauge : hauter plus basse

This commit is contained in:
Ahurac 2024-06-29 13:22:09 +02:00
parent dec6fb5294
commit 32dfab2242

View file

@ -9,7 +9,7 @@ const { fillPercentage } = Astro.props;
<style>
.gauge {
width: 100%;
height: 30px;
height: 20px;
background-color: #221d30;
border-radius: 15px;
box-sizing: border-box;