chore: styles
This commit is contained in:
parent
fed53fb496
commit
0f2ccb6d8e
1 changed files with 0 additions and 5 deletions
|
@ -8,10 +8,6 @@
|
||||||
resize: none;
|
resize: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact__wrapper .column.contact__description {
|
|
||||||
margin-bottom: var(--sizing-xl);
|
|
||||||
}
|
|
||||||
|
|
||||||
.contact__wrapper .column.contact__description p:first-child {
|
.contact__wrapper .column.contact__description p:first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
@ -27,6 +23,5 @@
|
||||||
|
|
||||||
.contact__wrapper .column.contact__description {
|
.contact__wrapper .column.contact__description {
|
||||||
padding-right: var(--sizing-xl);
|
padding-right: var(--sizing-xl);
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue