Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3406614
D8176.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
722 B
Referenced Files
None
Subscribers
None
D8176.diff
View Options
diff --git a/landing/mobile-nav.react.js b/landing/mobile-nav.react.js
--- a/landing/mobile-nav.react.js
+++ b/landing/mobile-nav.react.js
@@ -74,14 +74,14 @@
target="_blank"
rel="noreferrer"
>
- <FontAwesomeIcon icon={faTwitter} className={css.icon} size="xl" />
+ <FontAwesomeIcon icon={faTwitter} className={css.icon} size="1x" />
</a>
<a
href="https://github.com/CommE2E/comm"
target="_blank"
rel="noreferrer"
>
- <FontAwesomeIcon icon={faGithub} className={css.icon} size="xl" />
+ <FontAwesomeIcon icon={faGithub} className={css.icon} size="1x" />
</a>
</div>
</nav>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 5, 2:31 AM (11 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2615648
Default Alt Text
D8176.diff (722 B)
Attached To
Mode
D8176: [landing] fix size prop for icons in mobile nav
Attached
Detach File
Event Timeline
Log In to Comment