From 55a42d7fb6a8ed75ab27885f27d12a297c625802 Mon Sep 17 00:00:00 2001 From: "Glitch (glitch-hello-website)" Date: Wed, 14 Apr 2021 23:05:54 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=95=E2=9C=88=EF=B8=8F=20Checkpoint=20.?= =?UTF-8?q?/style.css:1062301/2104?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 5c4293e..e8a8ddd 100644 --- a/style.css +++ b/style.css @@ -56,6 +56,7 @@ to this section's matching END comment to see page-specific styles. text-decoration: none; color: #000; white-space: nowrap; + margin-left: auto; } .btn--remix img { margin-right: 0.5rem; @@ -71,6 +72,7 @@ to this section's matching END comment to see page-specific styles. margin: 1rem auto 0; padding: 1rem 0 0.75rem 0; width: 100%; + flex-wrap: wrap; border-top: 4px solid #fff; } @@ -89,7 +91,8 @@ a:not(.btn--remix):visited { } .footer .links { - padding: 0.5rem 1rem; + padding: 0.5rem 1rem 1.5rem; + white-space: nowrap; } .divider {