mirror of
https://github.com/trafficlunar/website.git
synced 2026-08-12 12:29:49 +00:00
feat: snappier feel
- adds transitions on page load with starting-style - change header's feel (unintentional but like iOS 26) - change some colors about
This commit is contained in:
parent
e3d41cf239
commit
15dfd08c20
14 changed files with 246 additions and 178 deletions
|
|
@ -9,7 +9,7 @@ import LastFMIcon from "../assets/icons/socials/lastfm.svg";
|
|||
import MailIcon from "../assets/icons/socials/mail.svg";
|
||||
---
|
||||
|
||||
<section class="side !p-2">
|
||||
<section class="side p-2!">
|
||||
<legend>socials</legend>
|
||||
<ul class="grid grid-cols-4 [&_a]:flex [&_a]:justify-center [&_a]:size-full [&_a]:py-1">
|
||||
<!-- z-50 for tooltips -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue