summaryrefslogtreecommitdiff
path: root/style/footer.less
diff options
context:
space:
mode:
Diffstat (limited to 'style/footer.less')
-rw-r--r--style/footer.less5
1 files changed, 2 insertions, 3 deletions
diff --git a/style/footer.less b/style/footer.less
index 1a86b18..51ee7bb 100644
--- a/style/footer.less
+++ b/style/footer.less
@@ -29,13 +29,12 @@ footer {
text-transform: uppercase;
font-weight: bold;
}
-}
-@media (min-width: 50rem) {
- footer nav ul > li {
+ nav ul > li {
vertical-align: top;
display: inline-block;
width: 8rem;
margin: 0;
}
}
+