diff --git a/app/styles.css b/app/styles.css index cd1006b..740075b 100644 --- a/app/styles.css +++ b/app/styles.css @@ -1036,4 +1036,17 @@ i { .preview.dark-mode-signature { color: #ffffff; +} + +div.hello-social { + display: flex; + flex-direction: row; +} + +div.hello-social small, div.hello-social a { + color: white; +} + +div.hello-social a { + display: flex; } \ No newline at end of file diff --git a/includes/hello-social.php b/includes/hello-social.php index 077171c..b0b756d 100644 --- a/includes/hello-social.php +++ b/includes/hello-social.php @@ -1,26 +1,9 @@ -
- - - - - - - - - - +
Follow our page on ➞ - - - - - + LinkedIn
\ No newline at end of file