Added "Apps" link on home page, updated responsiveness

This commit is contained in:
mgabdev
2019-07-30 23:04:05 -04:00
parent 328faded44
commit 4d458d5778
2 changed files with 4 additions and 0 deletions

View File

@@ -360,6 +360,9 @@
}
@media screen and (max-width: 550px) {
font-size: 12px;
padding: 12px 10px;
&.optional {
display: none;
}