Tweak heading to better match Figma designs #42
Reference in New Issue
Block a user
Delete Branch "pr39"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Few tweaks on top of @yencolon excellent #39 PR
@@ -28,3 +27,4 @@<div className="text-pink-400 text-sm font-bold font-ropa-sans" style={{paddingBottom: '2rem', marginLeft: '-1.8rem'}}>pre-alpha</div></div></Tooltip></li>Added a inline style tags. Because of how specific these styles are to this heading/logo and it doesn't need to be replicated else where as well as it's very precise with the placement of "pre-alpha" I think it's appropiate.
@@ -28,3 +27,4 @@<div className="text-pink-400 text-sm font-bold font-ropa-sans" style={{paddingBottom: '2rem', marginLeft: '-1.8rem'}}>pre-alpha</div></div></Tooltip></li>Nice job, I was confused about if I could used other way to style than tailwind
@@ -28,3 +27,4 @@<div className="text-pink-400 text-sm font-bold font-ropa-sans" style={{paddingBottom: '2rem', marginLeft: '-1.8rem'}}>pre-alpha</div></div></Tooltip></li>Sorry, I could have made that clearer.