diff --git a/css/style.css b/css/style.css index 9519b47..672eed4 100644 --- a/css/style.css +++ b/css/style.css @@ -18,4 +18,8 @@ body { border: 2px solid #fff; border-radius: 25px; background-color: #333; -} \ No newline at end of file +} + +.flash_info { + display: flex; +}; \ No newline at end of file