mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-25 04:17:18 +00:00
Merge pull request #16 from Looskie/patch-2
Fix: Fix alignment issue on safari bruh
This commit is contained in:
@@ -96,6 +96,7 @@ const Main = styled.div`
|
||||
`;
|
||||
|
||||
const Container = styled.div`
|
||||
position: relative;
|
||||
backdrop-filter: blur(50px);
|
||||
background: rgb(0, 0, 0, 0.18);
|
||||
border-radius: 10px;
|
||||
|
||||
Reference in New Issue
Block a user