diff --git a/flex/04-flex-information/style.css b/flex/04-flex-information/style.css index e4e1b98..80c00fd 100644 --- a/flex/04-flex-information/style.css +++ b/flex/04-flex-information/style.css @@ -20,7 +20,7 @@ img { right: 0; height: 52px; display: flex; - align-items: center;; + align-items: center; justify-content: center; background: #eee; } \ No newline at end of file