Form to create airtable and google sheets forms
This commit is contained in:
@@ -29,6 +29,10 @@ $weight-bold: 400;
|
||||
@import "checkmark-icon";
|
||||
@import './demo';
|
||||
|
||||
.field_with_errors input {
|
||||
border-color: $red;
|
||||
}
|
||||
|
||||
.is-logo {
|
||||
font-family: $family-sans-serif;
|
||||
color: $grey;
|
||||
@@ -124,6 +128,10 @@ Colours
|
||||
|
||||
.backend-logo {
|
||||
white-space: nowrap;
|
||||
img {
|
||||
height: 30px;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
}
|
||||
|
||||
.features .columns {
|
||||
@@ -137,13 +145,6 @@ Colours
|
||||
margin-top: 3em;
|
||||
}
|
||||
|
||||
.tag-line {
|
||||
img {
|
||||
height: 30px;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
}
|
||||
|
||||
.call-to-action {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user