Page MenuHomePhabricator

D5333.diff
No OneTemporary

D5333.diff

diff --git a/landing/investor-profile.css b/landing/investor-profile.css
--- a/landing/investor-profile.css
+++ b/landing/investor-profile.css
@@ -43,3 +43,14 @@
font-weight: 500;
font-size: 14px;
}
+
+@media (max-width: 600px) {
+ .profile {
+ flex-direction: column;
+ margin: 0 16px;
+ }
+
+ div.investorInfoContainer {
+ margin: 16px 0 0;
+ }
+}

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 10, 7:09 PM (17 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2853988
Default Alt Text
D5333.diff (371 B)

Event Timeline