mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Cleaning up CSS
This commit is contained in:
parent
43ab803533
commit
abf0571188
1 changed files with 0 additions and 12 deletions
|
@ -251,15 +251,3 @@ font-size: 25px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@-ms-viewport {
|
|
||||||
width: device-width;
|
|
||||||
zoom: 2;
|
|
||||||
}
|
|
||||||
@-o-viewport {
|
|
||||||
width: device-width;
|
|
||||||
zoom: 2;
|
|
||||||
}
|
|
||||||
@viewport {
|
|
||||||
width: device-width;
|
|
||||||
zoom: 2;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue