Denys Vuika f9e1ad80a9 demo shell (ng2)
basic angular2-based demo shell
2016-04-06 14:35:46 +01:00

8 lines
71 B
CSS

body { padding-top: 70px; }
/* Utils */
.p-10 {
padding: 10px;
}