Skip to content

Commit

Permalink
bug-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurhalder committed Sep 24, 2023
1 parent 0c6e9e6 commit 892f110
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions styles/pages/_solar-system.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
height: 100vh;
}
.solar-system-heading {
position: absolute;
top: 4%;
bottom: 0%;
right: 0%;
left: 10%;
// position: absolute;
// top: 4%;
// bottom: 0%;
// right: 0%;
// left: 10%;
font-family: var(--font-elianto);
font-size: var(--font-5);
text-transform: uppercase;
Expand Down

0 comments on commit 892f110

Please sign in to comment.