This commit is contained in:
2024-06-03 16:41:31 +02:00
parent 22222bc154
commit e16c7995c4
8 changed files with 68 additions and 18 deletions

View File

@@ -50,6 +50,9 @@
}
padding: 50px 0 100px 0;
.profile-text{
p{
width: 330px;
}
margin-bottom: 20px;
}
}
@@ -64,6 +67,11 @@
h4{
font-size: 29px !important;
}
.profile-text{
p{
width: 538px;
}
}
}
}
}