Skip to content

Commit d271431

Browse files
Merge pull request #932 from NASA-IMPACT/hanbyul-here-patch-2
[prod] push down the nav for fire explorer
2 parents 41cb989 + 28f44f5 commit d271431

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.usa-site-alert {
2+
margin-top: 2.5rem;
3+
}

custom-pages/wildfire-explorer/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ hideNav: true
33
hideHero: true
44
hideFooter: true
55
---
6-
6+
import './index.css';
77
import Component from './component.tsx';
88

99
<Component />

0 commit comments

Comments
 (0)