second commit jun 10

This commit is contained in:
2024-06-10 16:41:28 +02:00
parent 76e56a25d2
commit 9b86438eb2
23 changed files with 212 additions and 215 deletions

View File

@@ -1,5 +1,5 @@
.third-part-s {
background-image: url('/../../assets/images/image10.jpg');
background-image: url('../../assets/images/image10.jpg');
background-size: cover;
position: relative;
color: white;
@@ -20,6 +20,8 @@
word-wrap: break-word;
margin-bottom: 0px;
font-style: normal;
padding: 0 5px;
margin-bottom: 20px;
}
.h2-third {
@@ -78,6 +80,7 @@
.textbox3{
.h1-third{
font-size: 66px;
padding: 0 50px
}
}
}