💼🔖 Checkpoint

./public/style.css:1062301/2107
This commit is contained in:
Glitch (glitch-hello-node)
2021-04-14 23:02:53 +00:00
parent 5c84f0d791
commit b179b9d517
+5 -2
View File
@@ -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;
}
@@ -80,7 +82,7 @@ a:not(.btn--remix):visited {
font-style: normal;
font-weight: normal;
font-size: 1.1rem;
color: #000000;
color: #000;
text-decoration: none;
border-style: none;
}
@@ -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 {