styled review section

This commit is contained in:
Yusuf Ipek
2021-05-10 10:46:05 +03:00
parent 038b2f41ac
commit a796a86f4c
8 changed files with 236 additions and 8 deletions
+4
View File
@@ -11,3 +11,7 @@ body {
letter-spacing: 1px;
padding: 1.5rem 3rem;
}
.paragraph:not(:last-of-type) {
margin-bottom: 2rem;
}