We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce221a0 commit 64bc9f4Copy full SHA for 64bc9f4
env.local
@@ -0,0 +1 @@
1
+REACT_APP_APIKEY = 'AIzaSyD6YPGmcIfatyACswMzME8UA0KfZY4GtjE'
src/components/Navbar/Navbar.css
@@ -1,8 +1,8 @@
.Navbar {
2
- position: absolute;
+ /* position: absolute;
3
z-index: 10;
4
bottom: 0;
5
- left: 0;
+ left: 0; */
6
width: 100%;
7
height: 7.5%;
8
padding: 4px 24px;
0 commit comments