mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
Attempted to fix iOS bug
This commit is contained in:
@@ -31,7 +31,7 @@ const Wrapper = styled.div`
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
flex-wrap: wrap;
|
||||
max-width: 1000px;
|
||||
max-width: 1600px;
|
||||
`;
|
||||
|
||||
const ItemWrapper = styled.a`
|
||||
|
||||
Reference in New Issue
Block a user