diff --git a/_includes/footer.html b/_includes/footer.html index c7e9c14..5eab1ca 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,3 +1,4 @@ diff --git a/assets/style.css b/assets/style.css index 08c2fb5..086c7c4 100644 --- a/assets/style.css +++ b/assets/style.css @@ -110,7 +110,7 @@ li { border-radius: 10px; background: linear-gradient(to right, turquoise 5px, #eee 5px 100%); max-width: 600px; - flex: 1 0 300px; + flex: 1 0 400px; box-shadow: 0 0 3px #0003; transition: 0.2s all;