Merge pull request #403 from Phaeton/patch-1

Update style.css
This commit is contained in:
Patrick McGuire
2022-06-26 12:16:28 -04:00
committed by GitHub
+2 -2
View File
@@ -495,7 +495,7 @@ button:hover {
.stats img { .stats img {
width: 100%; width: 100%;
margin-left:auto; margin-left:auto;
margin-rigth:auto; margin-right:auto;
} }
.overview img { .overview img {
width: 100% 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; font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
width: 100%; width: 100%;
display: inline-block; display: inline-block;
} }