This commit is contained in:
Elijah Lucian
2021-03-24 00:04:04 -07:00
parent 88e62bdf48
commit 104d39b4c6
12 changed files with 24 additions and 19 deletions
+6 -1
View File
@@ -117,6 +117,7 @@
}
.slider {
width: 400px;
margin: auto 1rem;
}
@@ -126,7 +127,11 @@
}
.client-info {
justify-content: space-around;
justify-content: center;
width: 60%;
margin: 1rem auto;
}
.client-info span {
margin: auto 1rem;
}