mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 07:21:17 -04:00
refactor the link underline logic to produce smaller output
This commit is contained in:
@@ -10,7 +10,7 @@ const Title = styled("h1", {
|
||||
fontSize: "2em",
|
||||
textAlign: "center",
|
||||
|
||||
"@mobile": {
|
||||
"@medium": {
|
||||
fontSize: "1.8em",
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user