redesign #1
@ -197,8 +197,8 @@ footer p {
|
||||
margin-top: 6px;
|
||||
}
|
||||
}
|
||||
/* Handle ultra small screens somewhat gracefully */
|
||||
/* Hide .hide_micro on screens smaller than 250px and show .show_micro while not showing it on full screens */
|
||||
|
||||
.show_micro {display:none}
|
||||
@media only screen and (max-width: 249px) {
|
||||
.hide_micro {display: none}
|
||||
|
Loading…
Reference in New Issue
Block a user