summaryrefslogtreecommitdiff
path: root/src/components/Link.astro
AgeCommit message (Collapse)Author
2024-01-12Improve CSS reset (#51)Joe Carstairs
* Font size inflation * Removes main adjustment for IE * Documents hr corrections * Documents pre corrections * Documents abbr[title] corrections * Documents b, strong corrections * Squishes pre rule with code,kbd,samp * Documents sub,sub line-height fix * Removes IE fix for img borders * Documents form control resets * Documents details display:block * Documents summary correction * Removes [hidden] fix for IE * Adds border-box sizing rules * Refactors links
2023-08-14Defines Link componentJoe Carstairs