Minor look-and-feel stuff.
This commit is contained in:
parent
0cb097a64d
commit
0ad6a3e81b
3 changed files with 7 additions and 1 deletions
|
|
@ -126,6 +126,10 @@
|
|||
/* phones, and, indeed, smaller phones. Adapted to touch; display radically
|
||||
* decluttered */
|
||||
@media all and (max-device-width: 768px) {
|
||||
footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#nav{
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue