Skip to content

Commit

Permalink
fixed conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
dimamurugov committed May 17, 2020
2 parents b29e8e5 + df32b5e commit d7069fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/AboutProject.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ export default {};
line-height: 77px;
text-align: center;
color: #ffffff;
margin: 0 0 70px 0;
}
.about-project__subtitle {
font-style: normal;
Expand Down Expand Up @@ -107,6 +109,7 @@ export default {};
}
.about-project__description {
padding-left: 0;
list-style-type: none;
}
.about-project__paragraph:first-child {
margin-bottom: 20px;
Expand Down

0 comments on commit d7069fb

Please sign in to comment.