Logo white

Administrator / ng-artbox-maps

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • ng-artbox-maps
  • src
  • app
  • app.component.css
  • first commit
    ba2867b8
    Administrator authored
    2017-02-08 15:50:52 +0200  
    Browse Code ยป
app.component.css 185 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14
.example-h2 {
    margin: 10px;
}

.example-section {
    display: flex;
    align-content: center;
    align-items: center;
    height: 60px;
}

.example-margin {
    margin: 0 10px;
}