diff --git a/static/style.css b/static/style.css index b399ee5..96859a8 100644 --- a/static/style.css +++ b/static/style.css @@ -1000,9 +1000,8 @@ html[data-entry-anim="true"] .form-card form > .btn-submit { animation-delay: 39 .skill-strip-items { display: flex; align-items: center; - flex-wrap: nowrap; + flex-wrap: wrap; gap: 0; - white-space: nowrap; } .ss-item-indigo { diff --git a/templates/index.html b/templates/index.html index aa7751f..94cecde 100644 --- a/templates/index.html +++ b/templates/index.html @@ -524,9 +524,6 @@