Skip to content

Commit 512e0ee

Browse files
Merge pull request #51 from Shreyas-Microsoft/main
Vertically align landing page
2 parents a96e2b8 + 33147d6 commit 512e0ee

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/frontend/src/pages/landingPage.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
main {
2+
padding-top: 8rem !important;
3+
}
4+
15
.main-content {
26
transition: margin-right 0.3s ease-in-out; /* Smooth transition */
37
margin-right: 0px; /* Default margin */

0 commit comments

Comments
 (0)