mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-01-11 02:42:56 -05:00
refactor the link underline logic to produce smaller output
This commit is contained in:
@@ -5,7 +5,7 @@ const Content = styled("div", {
|
||||
lineHeight: 1.7,
|
||||
color: "$text",
|
||||
|
||||
"@mobile": {
|
||||
"@medium": {
|
||||
fontSize: "0.925em",
|
||||
lineHeight: 1.85,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user