Added hide to style selector and more modularizated the code

This commit is contained in:
2021-09-19 00:41:18 -03:00
parent e8e826d7ff
commit 7d558fd54c
14 changed files with 321 additions and 128 deletions

View File

@@ -1,9 +1,11 @@
.go-down {
height: 7vh;
width: 100vw;
width: 100%;
display: flex;
justify-content: center;
cursor: pointer;
svg {
height: 6vh;