1
0
Fork 0

scss [ci skip]

This commit is contained in:
hkernbach 2016-06-15 01:35:30 +02:00
parent c04713c563
commit ddffdf0c69
1 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,25 @@
// HEIGHTS
@media (max-height: 490px) {
.social-icons {
display: none;
}
}
@media (max-height: 525px) {
.navlogo {
.version {
display: none;
}
}
.shortcut-icons {
display: none;
}
}
// WIDTHS
@media (max-width: 568px) {
//PAGINATION