mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 12:35:05 +02:00
Hide recent news for mobile
This commit is contained in:
parent
4e2161cef3
commit
7747cbe6fd
1 changed files with 4 additions and 0 deletions
|
@ -437,6 +437,10 @@ Small Device Styles
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#recent-news {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
#downloads {
|
#downloads {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue