Skip to content

Commit

Permalink
Fixes fossasia#1327: Contact componnet refactored (fossasia#1328)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pipe-Runner authored and subhahu123 committed Feb 8, 2019
1 parent e42590c commit 9034a56
Show file tree
Hide file tree
Showing 6 changed files with 488 additions and 437 deletions.
21 changes: 0 additions & 21 deletions src/app/contact/contact.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,6 @@
padding-left: 20px;
}

.navbar-text {
padding-right: 30px;
font-size: 20px;
margin-top: 6px;
}

.text-center {
text-align: center;
font-family: "Quicksand", sans-serif;
}

.bold {
font-weight: 700;
}
Expand All @@ -68,12 +57,6 @@ footer{
}
}


.about-navbar {
position: relative;
top: -5px;
}

.navbar {
margin-bottom: 0px !important;
}
Expand Down Expand Up @@ -131,10 +114,6 @@ footer{
font-size: 24px;
}

.navbar-fixed-bottom, .navbar-fixed-top{
position: relative !important;
}

.contact-title{
border-bottom: 1px solid #eee;
}
Expand Down
Loading

0 comments on commit 9034a56

Please sign in to comment.