📱 Working on responsive design

This commit is contained in:
Liyas Thomas
2020-02-07 09:06:52 +05:30
parent 885318623f
commit 910c20bd00
3 changed files with 7 additions and 13 deletions

View File

@@ -411,7 +411,7 @@
{{ version.name }}
</a>
<a
class="link"
class="link hide-on-small-screen"
href="https://www.netlify.com"
target="_blank"
rel="noopener"
@@ -654,12 +654,6 @@
.link {
margin: 8px 16px;
}
@media (max-width: 768px) {
.link {
display: flex;
flex: 1;
}
}
</style>
<script>