summaryrefslogtreecommitdiff
path: root/style/footer.less
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-03-08 00:08:18 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-03-08 00:08:18 +0100
commit1789955d8c66141d9f95f0b9acd5f354701dfad5 (patch)
treedf3632fb95845e40946fd8c1b82259e996c568c4 /style/footer.less
parent55dcbd256dbb292feeb294243eb644888ac6a41a (diff)
Curren version of the webpage
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;
}
}
+