This commit is contained in:
Francesco
2023-11-03 16:56:30 +01:00
parent 9b9dfa24ed
commit e57bd8a220
2 changed files with 34 additions and 0 deletions

View File

@@ -41,3 +41,13 @@ p.text {
a {
color: #7223D1;
}
.testimonials-img {
width: 33%;
}
.testimonials-img img {
border-radius: 50%;
border: 1px solid #CCC;
}