From bdc3c7d89dd8772ef20813dbdaa146dc6ca33781 Mon Sep 17 00:00:00 2001 From: keyan Date: Mon, 12 Jul 2021 16:45:16 -0500 Subject: [PATCH] increase top margin of footer --- .platform/hooks/predeploy/00_build.sh | 17 +---------------- components/footer.js | 2 +- 2 files changed, 2 insertions(+), 17 deletions(-) diff --git a/.platform/hooks/predeploy/00_build.sh b/.platform/hooks/predeploy/00_build.sh index a12ec5f6..8ceacc1a 100755 --- a/.platform/hooks/predeploy/00_build.sh +++ b/.platform/hooks/predeploy/00_build.sh @@ -4,19 +4,4 @@ echo primsa migrate npm run migrate echo build with npm -npm run build - -# echo installing yarn -# sudo npm install yarn -g - -# echo link yarn $(npm bin --global) $(sudo npm bin --global) -# sudo ln -fs "$(npm bin --global)"/yarn /usr/bin/yarn - -# echo install -# yarn install - -# echo gen primsa client -# prisma generate - -# echo build -# yarn build \ No newline at end of file +npm run build \ No newline at end of file diff --git a/components/footer.js b/components/footer.js index a831697b..8e13eba9 100644 --- a/components/footer.js +++ b/components/footer.js @@ -18,7 +18,7 @@ export default function Footer () { return (