Hide recent news for mobile

This commit is contained in:
Justin Ethier 2018-06-14 12:45:30 -04:00
parent 4e2161cef3
commit 7747cbe6fd

View file

@ -437,6 +437,10 @@ Small Device Styles
font-size:14px;
}
#recent-news {
display: none;
}
#downloads {
display: none;
}