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 957e3c3 commit 2d669deCopy full SHA for 2d669de
SplitLanding-Page/style.css
@@ -0,0 +1,11 @@
1
+* {
2
+ box-sizing: border-box;
3
+ }
4
+
5
+ body {
6
+ font-family: Georgia, 'Times New Roman', Times, serif;
7
+ margin: 0;
8
+ overflow-x: hidden;
9
+ height: 100vh;
10
+ padding: 20px;
11
0 commit comments