Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32419591
D7898.1765350060.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
546 B
Referenced Files
None
Subscribers
None
D7898.1765350060.diff
View Options
diff --git a/landing/mobile-nav.css b/landing/mobile-nav.css
--- a/landing/mobile-nav.css
+++ b/landing/mobile-nav.css
@@ -7,7 +7,7 @@
height: 100vh;
z-index: var(--mobile-nav-z-index);
background-color: transparent;
- padding: 8px 16px 0;
+ padding: 8px 32px 0;
transition: top 500ms, background-color 0ms 500ms;
}
@@ -27,6 +27,7 @@
transition: color 150ms;
}
+.tab:hover,
.activeTab {
color: var(--white-100);
}
@@ -48,3 +49,6 @@
.icon {
color: var(--white-60);
}
+.icon:hover {
+ color: var(--white-100);
+}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Dec 10, 7:01 AM (18 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5856411
Default Alt Text
D7898.1765350060.diff (546 B)
Attached To
Mode
D7898: [landing] minor improvements to mobile nav ui
Attached
Detach File
Event Timeline
Log In to Comment