Started with new things for personalization

This commit is contained in:
cami 2021-05-27 04:19:22 +02:00
parent 9f7c8c18b4
commit 34724f88f3
9 changed files with 50 additions and 74 deletions

View file

@ -6,7 +6,7 @@
}
.home,
.services,
.about,
.products,
.sign-up {
display: flex;
@ -16,12 +16,10 @@
font-size: 3rem;
}
.services {
background-image: url('images/img-9.jpg');
.about {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
color: #fff;
font-size: 100px;
}