Skip to content

Commit 301752c

Browse files
author
iitzIrFan
committed
Comment out padding for Learning Paths section to adjust layout
1 parent 355ce18 commit 301752c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/get-started/styles.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@
12881288

12891289
/* Learning Paths Section */
12901290
.learningPaths {
1291-
padding: 6rem 0;
1291+
/* padding: 6rem 0; */
12921292
background: #0f172a;
12931293
position: relative;
12941294
overflow: hidden;

0 commit comments

Comments
 (0)