diff --git a/stirling-pdf/src/main/resources/static/css/home.css b/stirling-pdf/src/main/resources/static/css/home.css index c36a1eb95..fc1a8c3fb 100644 --- a/stirling-pdf/src/main/resources/static/css/home.css +++ b/stirling-pdf/src/main/resources/static/css/home.css @@ -91,7 +91,8 @@ } .newfeature{ - min-width:12rem; + display: flex; + width:fit-content } .recent-features{ display: flex;