summaryrefslogtreecommitdiffstats
path: root/resources/_gen/assets/scss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/_gen/assets/scss')
-rw-r--r--resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content10
1 files changed, 5 insertions, 5 deletions
diff --git a/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
index ecd06d9..41c9540 100644
--- a/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
+++ b/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
@@ -745,19 +745,19 @@ pre code {
outline: none;
border-color: #5e5e5e; }
-.contact-form {
+#site-contact {
width: 100%;
padding-bottom: 20px; }
@media only screen and (min-width: 768px) {
- .contact-form {
+ #site-contact {
padding-bottom: 40px; } }
@media only screen and (min-width: 1220px) {
- .contact-form {
+ #site-contact {
padding-bottom: 50px; } }
@media only screen and (min-width: 1600px) {
- .contact-form {
+ #site-contact {
padding-bottom: 60px; } }
- .contact-form:first-child {
+ #site-contact:first-child {
margin-top: 0; }
.form-item {