components/Gauge : hauter plus basse
This commit is contained in:
parent
dec6fb5294
commit
32dfab2242
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ const { fillPercentage } = Astro.props;
|
||||||
<style>
|
<style>
|
||||||
.gauge {
|
.gauge {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 30px;
|
height: 20px;
|
||||||
background-color: #221d30;
|
background-color: #221d30;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
Loading…
Reference in a new issue