Skip to content

Commit bfbe3bd

Browse files
authored
Updated style to support several buttons on bottom form
1 parent c4c495e commit bfbe3bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

style/style.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,10 @@ h1 {
239239
margin: 25px;
240240
}
241241

242+
.contact-section .button {
243+
margin: 10px;
244+
}
245+
242246
a.button, .read-more {
243247
font-family: "NexaRegular";
244248
font-size: 20px;
@@ -265,4 +269,4 @@ body > footer .copyright {
265269
min-height: 60px;
266270
line-height: 60px;
267271
font-weight: bold;
268-
}
272+
}

0 commit comments

Comments
 (0)