mirror of
https://github.com/allan-cff/strava-free-year-in-sport.git
synced 2026-01-18 16:47:35 +01:00
rajout du bpm et meilleur positionnement
This commit is contained in:
@@ -124,8 +124,16 @@
|
||||
}
|
||||
|
||||
#triangle-max p{
|
||||
padding-left : 14%;
|
||||
padding-top : 7vh;
|
||||
width : 37vw;
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
|
||||
#bpm {
|
||||
padding-top : 5vh;
|
||||
padding-left: 5vw;
|
||||
font-size:30px;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#sortie-max {
|
||||
|
||||
@@ -67,6 +67,7 @@
|
||||
<section id="max">
|
||||
<h2>MAX</h2>
|
||||
<div id="triangle-max">
|
||||
<p id="bpm">bpm</p>
|
||||
<p class="nombre-md">189</p>
|
||||
</div>
|
||||
<div id="sortie-max">
|
||||
|
||||
Reference in New Issue
Block a user