diff --git a/homepage/style.css b/homepage/style.css index e9ed51c..594c0b5 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -145,6 +145,7 @@ button:hover { display: flex; flex: 65%; width: 65%; + min-width: min-content; justify-content: space-between; margin-left: auto; margin-right: auto;