Skip to content

Commit 0491c4b

Browse files
EugeneHlushkomontogeek
authored andcommitted
ui(homepage) fix heading alignment (#2947)
1 parent fc5ba59 commit 0491c4b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/Splash/Splash.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
.splash {
55
position: relative;
66
overflow: hidden;
7+
8+
h1,
9+
h2 {
10+
justify-content: center;
11+
}
712

813
&__section {
914
position:relative;

0 commit comments

Comments
 (0)