Fix footer for mobile (#212)

This commit is contained in:
Dave 2017-05-14 22:12:19 -04:00 committed by Martin Taillefer
parent f090ed164d
commit 08391389b9
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@ footer {
padding: 15px 0 35px;
ul {
li {
display: none;
}
&.active li {
display: initial;
}