Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3406616
D8176.id27627.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
725 B
Referenced Files
None
Subscribers
None
D8176.id27627.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
@@ -70,10 +70,10 @@
</div>
<div className={css.socialIconsContainer}>
<a href="https://twitter.com/commdotapp" target="blank">
- <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">
- <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:32 AM (11 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2615649
Default Alt Text
D8176.id27627.diff (725 B)
Attached To
Mode
D8176: [landing] fix size prop for icons in mobile nav
Attached
Detach File
Event Timeline
Log In to Comment