mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
Remove extra margin
When the contact link is hidden in the server rendered HTML, the text jumps when the link is rendered in the client with the margins.
This commit is contained in:
parent
108ba81474
commit
295b22712b
1 changed files with 1 additions and 0 deletions
|
|
@ -337,6 +337,7 @@
|
|||
|
||||
.contactLink {
|
||||
@apply --marketplaceH4FontStyles;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.descriptionContainer {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue