mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Update social links text style to be whitespace-nowrap
This commit is contained in:
@@ -42,7 +42,7 @@ const sortedPosts = getSortedPosts(posts);
|
|||||||
configured. See the documentation for more info.
|
configured. See the documentation for more info.
|
||||||
</p>
|
</p>
|
||||||
<div class="social-wrapper">
|
<div class="social-wrapper">
|
||||||
<div class="social-links">Social Links:</div>
|
<div class="whitespace-nowrap">Social Links:</div>
|
||||||
<div class="social-icons">
|
<div class="social-icons">
|
||||||
{
|
{
|
||||||
socialLinks
|
socialLinks
|
||||||
|
|||||||
Reference in New Issue
Block a user