Skip to content

Commit 949c34f

Browse files
fix(frontend): minor alignment fix
1 parent 4864b6a commit 949c34f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/src/components/aboutUs/style.module.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
.heading {
1515
color: white;
1616
margin: 4vh;
17+
margin-bottom: 15vh;
1718
}
1819

1920
.highlight {
@@ -47,4 +48,7 @@
4748
.vectors {
4849
display: none;
4950
}
51+
.heading {
52+
margin-bottom: 7vh;
53+
}
5054
}

0 commit comments

Comments
 (0)