Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 362d7db

Browse files
author
visualdennis
committed
planet mobile nav fix
1 parent 926f897 commit 362d7db

File tree

1 file changed

+7
-6
lines changed
  • src/pages/intermediate/PlanetFacts/Nav

1 file changed

+7
-6
lines changed

‎src/pages/intermediate/PlanetFacts/Nav/Nav.css‎

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
.planetFacts-nav > h2 {
1919
font-size: 28px;
2020
text-transform: uppercase;
21-
font-family: "Antonio", sans-serif;
21+
font-family: 'Antonio', sans-serif;
2222
letter-spacing: -1.05px;
2323
font-weight: 400;
2424
}
@@ -37,7 +37,7 @@
3737

3838
.planetFacts-nav-link {
3939
text-transform: uppercase;
40-
font-family: "Spartan", sans-serif;
40+
font-family: 'Spartan', sans-serif;
4141
font-weight: 700;
4242
line-height: 25px;
4343
letter-spacing: 1px;
@@ -55,7 +55,7 @@
5555
}
5656

5757
.planetFacts-nav-link::before {
58-
content: "";
58+
content: '';
5959
position: absolute;
6060
height: 4px;
6161
width: 100%;
@@ -173,7 +173,7 @@
173173

174174
.planetFacts-nav-toggle-hamburger::before,
175175
.planetFacts-nav-toggle-hamburger::after {
176-
content: "";
176+
content: '';
177177
position: absolute;
178178
top: 0px;
179179
left: 0px;
@@ -238,14 +238,15 @@
238238
opacity: 1;
239239
transition: opacity 0.2s ease;
240240
pointer-events: auto;
241+
height: 150%;
241242
}
242243

243244
.planets-nav-mobile-link {
244245
justify-content: space-between;
245246
padding: 20px 0 20px 44px;
246247
letter-spacing: 1.36px;
247248
line-height: 25px;
248-
font-family: "Spartan";
249+
font-family: 'Spartan';
249250
font-weight: 700;
250251
font-size: 15px;
251252
align-items: center;
@@ -255,7 +256,7 @@
255256

256257
.planets-nav-mobile-link::before {
257258
position: absolute;
258-
content: "";
259+
content: '';
259260
top: 50%;
260261
left: 0;
261262
width: 20px;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /