Add AirspaceMap widget; airport overview page

This commit is contained in:
Nabeel Shahzad
2018-03-27 11:40:37 -05:00
parent 5cbb480f6e
commit 504b33ba2a
9 changed files with 160 additions and 5 deletions

View File

@@ -2,6 +2,13 @@
*
*/
.mini-splash {
padding: 30px 0;
text-align: center;
color: #9A9A9A;
font-weight: 300;
}
.font-large {
font-size: 20px;
}