Home Page UI #88

Merged
a3thakra merged 19 commits from feat/home-page into main 2021-07-27 02:13:35 -04:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 0e2361dc02 - Show all commits

View File

@ -114,7 +114,7 @@
@media only screen and (max-width: calc(768rem / 16)) {
.intro {
height: calc(360rem / 16);
height: calc(330rem / 16);
}
.introContent {
@ -142,6 +142,7 @@
}
.codey {
bottom: calc(-46rem / 16);
right: auto;
z-index: -1;
height: calc(120rem / 16);