Files
2020-12-15 12:21:39 +01:00

8 lines
98 B
CSS

.contact {
padding: 3rem;
border: 2px solid #000;
}
.contact .h1 {
margin-bottom: 1.5rem;
}