commit 0f2ab78ffc2cd616b6187fbfbbff513d16cfe922 parent d477f093561380b542d0a43574a2dfd37770df3b Author: George Francis <georgedoescode@gmail.com> Date: Mon, 19 Oct 2020 19:37:04 +0100 margin tweak to footer Diffstat:
M | src/components/TheInfoSection.vue | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/components/TheInfoSection.vue b/src/components/TheInfoSection.vue @@ -94,7 +94,6 @@ export default { .app__footer { width: 100%; grid-column: 2 / 6; - margin-top: var(--spacing-7); } .app__footer a {