From 8f546c7a1414aa3f090177861bc2f2f809118703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boris=20Hrn=C4=8Di=C4=87?= Date: Thu, 25 Apr 2024 19:21:35 +0200 Subject: [PATCH] hellobar update --- app/styles.css | 13 +++++++++++++ includes/hello-social.php | 21 ++------------------- 2 files changed, 15 insertions(+), 19 deletions(-) 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