diff --git a/style.css b/style.css index ca17cca..e681922 100644 --- a/style.css +++ b/style.css @@ -133,12 +133,7 @@ p { } img { - max-width: 80%; + max-width: 100%; height: auto; } -.face { - display: block; - margin-left: auto; - margin-right: 0; -}