🐞 fix: Adjust profile font
This commit is contained in:
@@ -36,6 +36,6 @@ $profile = getFieldValue( 'social_media.profile_name' ) ? getFieldValue( 'social
|
||||
|
||||
<?php get_template_part( 'views/partials/social-media' ); ?>
|
||||
|
||||
<span class="font-semibold"><?php echo esc_html( $profile ); ?></span>
|
||||
<span class="font-semibold text-16px"><?php echo esc_html( $profile ); ?></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user