mobile home done
This commit is contained in:
@@ -111,3 +111,16 @@
|
||||
visibility: visible;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 450px) {
|
||||
.techStackContainer {
|
||||
grid-area: 5 / 1 / 9 / 5;
|
||||
max-height: 1110px;
|
||||
}
|
||||
|
||||
.techStackContainer.expanded {
|
||||
grid-area: 5 / 1 / 11 / 5;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user