diff --git a/src/components/LinkPreview/LinkPreview.module.scss b/src/components/LinkPreview/LinkPreview.module.scss index 012850f..850e58a 100644 --- a/src/components/LinkPreview/LinkPreview.module.scss +++ b/src/components/LinkPreview/LinkPreview.module.scss @@ -10,6 +10,7 @@ background-color: var(--background-input); text-align: left; margin-top: 8px; + padding: 2px 2px 4px 2px; &:hover { text-decoration: none !important;