mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 05:41:17 -04:00
remove unnecessary flexboxes
This commit is contained in:
@@ -17,7 +17,6 @@ const Wrapper = styled("div", {
|
||||
});
|
||||
|
||||
const MetaItem = styled("div", {
|
||||
display: "inline-flex",
|
||||
marginRight: "1.6em",
|
||||
whiteSpace: "nowrap",
|
||||
});
|
||||
|
Reference in New Issue
Block a user