From c0a4c5cd0a0714102d81c4fdc900276e5e621c90 Mon Sep 17 00:00:00 2001 From: Metro420yt <84623250+Metro420yt@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:48:41 -0400 Subject: [PATCH] smaller activity card --- stuff/_activity.scss | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/stuff/_activity.scss b/stuff/_activity.scss index 41aedef..9307285 100644 --- a/stuff/_activity.scss +++ b/stuff/_activity.scss @@ -11,8 +11,8 @@ .body_ad5fac .card_ae1fa2, //client user profile .section_ba4d80:first-child > .card_ae1fa2 // full profile { - padding: 16px; - margin-top: 25px; + padding-top: 12px; + margin-top: 12px; z-index: 1; .text_ec2fa7, @@ -43,6 +43,15 @@ color: #fff; } + .header_ae1fa2 > * { + top: 0; + position: absolute; + + &.headerTags_ae1fa2 { + right: 8px; + } + } + // Waves are back :D .header_ae1fa2::before { content: "";