We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5ba59 commit 0491c4bCopy full SHA for 0491c4b
1 file changed
src/components/Splash/Splash.scss
@@ -4,6 +4,11 @@
4
.splash {
5
position: relative;
6
overflow: hidden;
7
+
8
+ h1,
9
+ h2 {
10
+ justify-content: center;
11
+ }
12
13
&__section {
14
position:relative;
0 commit comments