diff --git a/homepage/style.css b/homepage/style.css index e024331..db0266f 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -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; -} \ No newline at end of file +}