mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
Merge pull request #73 from the-programmers-hangout/fix-resources-extra-link
fix: prevent extra link icon from shrinking with long text
This commit is contained in:
@@ -50,6 +50,7 @@ const extraLink = css`
|
||||
|
||||
svg {
|
||||
width: 14px;
|
||||
flex: 0 0 14px;
|
||||
transform: rotate(90deg);
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user