Created the Feature style of the Features page

This commit is contained in:
Mathias Wagner 2022-09-12 21:08:56 +02:00
parent c60248480d
commit 3621455779

View File

@ -0,0 +1,27 @@
@import "@/common/styles/colors"
.feature-container
display: flex
justify-content: space-between
margin-top: 3rem
margin-bottom: 2rem
align-items: center
.reverse
flex-direction: row-reverse
.content-container h3
font-size: 42pt
font-weight: 900
margin-bottom: 0
color: $white
.content-container p
font-size: 22pt
max-width: 38rem
font-weight: 700
color: $gray
margin: 0 0 40px
.image-container img
width: 30rem