This commit is contained in:
Valentin Ivanov
2018-04-24 16:31:28 -04:00
committed by Juha Ristolainen
parent ed2b511762
commit 96bd68be7c
3 changed files with 21 additions and 27 deletions

View File

@@ -16,8 +16,8 @@
.circle-progress {
float: left;
position: relative;
width: 7rem;
height: 7rem;
width: 6rem;
height: 6rem;
}
.circle-progress .tooltiptext {
@@ -58,7 +58,7 @@ svg {
}
.language {
padding-top: 2.5rem;
padding-top: 2rem;
margin: auto;
text-align: center;
}