commit 286b61ee25b6fc4548f252dad99dffd4b7469070
parent fc4c55a6d5de2a81d96ae4f968826de0802841c9
Author: George Francis <georgedoescode@gmail.com>
Date: Mon, 19 Oct 2020 19:44:14 +0100
unfix footer...
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/components/TheInfoSection.vue b/src/components/TheInfoSection.vue
@@ -73,10 +73,6 @@ export default {
margin-bottom: var(--spacing-5);
}
-.info-section__paragraph:last-of-type {
- margin-bottom: 0;
-}
-
.info-section__squircle-hero {
justify-self: end;
grid-column: 9 / 13;