mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: travis
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,23 +1,23 @@
|
||||
@import url('~/views/what-is-new-common.css');
|
||||
|
||||
.news-card {
|
||||
margin: 12 12 0 12;
|
||||
margin: 12 12 0 12;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 14;
|
||||
font-size: 14;
|
||||
}
|
||||
.body {
|
||||
font-size: 14;
|
||||
font-size: 14;
|
||||
}
|
||||
.learn-more {
|
||||
font-size: 14;
|
||||
font-size: 14;
|
||||
}
|
||||
.date {
|
||||
font-size: 12;
|
||||
font-size: 12;
|
||||
}
|
||||
|
||||
.empty-placeholder {
|
||||
vertical-align: center;
|
||||
text-align: center;
|
||||
}
|
||||
vertical-align: center;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user