mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-08-06 00:21:58 +00:00
Clean up
This commit is contained in:
committed by
Juha Ristolainen
parent
ed2b511762
commit
96bd68be7c
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user