mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 05:55:31 -04:00
swap native emojis for Twemojis 🎉 (#92)
This commit is contained in:
@@ -13,16 +13,14 @@ draft: false
|
||||
---
|
||||
|
||||
{{< page-css >}}
|
||||
/* override link underlines */
|
||||
/* disable link underlines in h2's */
|
||||
h2 a {
|
||||
background-image: none !important;
|
||||
padding-bottom: 0 !important;
|
||||
margin-right: 8px !important;
|
||||
}
|
||||
/* override image alignment */
|
||||
/* align octocat with text */
|
||||
h2 img {
|
||||
display: inline !important;
|
||||
margin: 0 !important;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
{{< /page-css >}}
|
||||
|
Reference in New Issue
Block a user