mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjust top bar styles
This commit is contained in:
@@ -548,8 +548,9 @@ async function getNewMomentsCount() {
|
||||
}
|
||||
|
||||
svg {
|
||||
--at-apply: w-60px h-auto filter drop-shadow-lg
|
||||
fill-$bew-logo-color;
|
||||
--drop-shadow: 0 4px 6px rgba(0,0,0,0.3);
|
||||
--at-apply: w-60px h-auto filter drop-shadow-$drop-shadow
|
||||
fill-$bew-logo-color;
|
||||
|
||||
&:nth-child(2) {
|
||||
--at-apply: duration-300;
|
||||
|
||||
Reference in New Issue
Block a user