|
|
|
|
@ -168,19 +168,21 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.gauge{
|
|
|
|
|
margin-bottom: -140px;
|
|
|
|
|
margin-top: -70px;
|
|
|
|
|
// margin-bottom: -140px;
|
|
|
|
|
// margin-top: -70px;
|
|
|
|
|
position: relative;
|
|
|
|
|
right: 15px;
|
|
|
|
|
// right: 15px;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 250px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.gauge-ar{
|
|
|
|
|
transform: translate(-24px, -65px);
|
|
|
|
|
margin-bottom: -187px;
|
|
|
|
|
margin-top: -20px;
|
|
|
|
|
margin-right: -56px;
|
|
|
|
|
position: relative;
|
|
|
|
|
right: 15px;
|
|
|
|
|
}
|
|
|
|
|
// .gauge-ar{
|
|
|
|
|
// // transform: translate(-24px, -65px);
|
|
|
|
|
// // margin-bottom: -187px;
|
|
|
|
|
// // margin-top: -20px;
|
|
|
|
|
// // margin-right: -56px;
|
|
|
|
|
// // position: relative;
|
|
|
|
|
// // right: 15px;
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|