diff --git a/css/body.css b/css/body.css new file mode 100644 index 0000000..88ea8e9 --- /dev/null +++ b/css/body.css @@ -0,0 +1,29 @@ +.headline { + color: white; + display: flex; + flex-direction: column; + justify-content: center; + margin-left: 5%; + width: 50%; + height: calc(100vh - 20vh); +} + +.headline-title { + font-size: 50px; + font-family: 'Quicksand', sans-serif; +} + +.element { + font-size: 35px; + font-family: 'Quicksand', sans-serif; +} +.playstore-button { + width: 200px; +} +.list-container { + margin-bottom: 40px; +} + +.link-playstore { + width: 200px; +} diff --git a/img/example.jpg b/img/example.jpg new file mode 100644 index 0000000..e273129 Binary files /dev/null and b/img/example.jpg differ diff --git a/img/playstore_logo.png b/img/playstore_logo.png new file mode 100644 index 0000000..3f08daf Binary files /dev/null and b/img/playstore_logo.png differ diff --git a/index.html b/index.html index 1989878..7689089 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,23 @@ Document + + - +
+
+

Find your dream remote working job with the Digital Nomads App.

+ + + Get in Playstore + +
+
- \ No newline at end of file +