Dark grey as subscribe form border
This commit is contained in:
parent
0449bf5537
commit
b374b88126
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1689,7 +1689,7 @@ Usage (In Ghost editor):
|
|||
max-width: 700px;
|
||||
margin: 0 auto 1.5em;
|
||||
padding: 4vw 7vw 5vw;
|
||||
border-top: 4px solid var(--brand);
|
||||
border-top: 4px solid var(--darkgrey);
|
||||
}
|
||||
|
||||
.subscribe-form-title {
|
||||
|
|
Loading…
Reference in a new issue