📱 Working on responsive design
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user