mirror of
https://github.com/trafficlunar/website.git
synced 2026-08-12 12:29:49 +00:00
fix: responsiveness
This commit is contained in:
parent
f2eed91109
commit
386c9094b9
6 changed files with 23 additions and 19 deletions
|
|
@ -9,7 +9,7 @@ import LastFMIcon from "../assets/icons/socials/lastfm.svg";
|
|||
import MailIcon from "../assets/icons/socials/mail.svg";
|
||||
---
|
||||
|
||||
<section class="mt-8 !p-2">
|
||||
<section class="!p-2 min-w-40">
|
||||
<legend>socials</legend>
|
||||
<ul class="grid grid-cols-4 [&_a]:flex [&_a]:justify-center [&_a]:size-full [&_a]:py-1">
|
||||
<li class="z-50">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue