Skip to content

Commit

Permalink
about working
Browse files Browse the repository at this point in the history
  • Loading branch information
harshbaldwa committed Oct 6, 2019
1 parent 02f0151 commit 8f7dde4
Show file tree
Hide file tree
Showing 4 changed files with 233 additions and 163 deletions.
20 changes: 20 additions & 0 deletions src/app/about/about.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,23 @@
margin-left: 10%;
margin-right: 10%;
}

.mat-card-header {
text-align: center;
}

img {
border-radius: 50%;
}

.img-container {
text-align: center;
}

.container {
margin-bottom: 50px;
}

.no-margin {
margin-left: -10px;
}
Loading

0 comments on commit 8f7dde4

Please sign in to comment.