diff --git a/voicegardens/static/styles.css b/voicegardens/static/styles.css index 20be997..0857c55 100644 --- a/voicegardens/static/styles.css +++ b/voicegardens/static/styles.css @@ -143,6 +143,10 @@ div.footer { width: 10%; } + .backtoindex img { + padding: 3em 2em 0 11em; + } + .about { width: 7% !important; top: unset; @@ -197,7 +201,7 @@ div.footer { .about-text { height: 100vh; - padding: 1em; + padding: 3em; width: 100%; font-family: sans-serif; font-size: 1em;