Update style.css

fixed minor typo
This commit is contained in:
Phaeton
2022-06-23 16:25:36 -04:00
committed by GitHub
parent 6ef9016020
commit 60ee6ecab5
+2 -2
View File
@@ -495,7 +495,7 @@ button:hover {
.stats img {
width: 100%;
margin-left:auto;
margin-rigth:auto;
margin-right:auto;
}
.overview img {
width: 100%
@@ -789,4 +789,4 @@ pre.bash {
font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
width: 100%;
display: inline-block;
}
}