aboutsummaryrefslogtreecommitdiff
path: root/assets/styles/pages/about-page.scss
blob: 557a381b04d124abdbf0532364eb0e555c02f48f (plain) (blame)
1
2
3
4
5
6
7
8
.about {
  height: 500px;
  margin-top: 120px;
}

.image {
  background: url(https://images.unsplash.com/photo-1540885762261-a2ca01f290f9?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2468&q=80) no-repeat 50% 70%;
}