diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/css/Enabled.svg b/css/Enabled.svg deleted file mode 100644 index 75c15d5..0000000 --- a/css/Enabled.svg +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/css/image/Enabled.svg b/css/image/Enabled.svg new file mode 100644 index 0000000..6bef43e --- /dev/null +++ b/css/image/Enabled.svg @@ -0,0 +1,17 @@ + diff --git a/css/index.css b/css/index.css index 4907558..8cf7d12 100644 --- a/css/index.css +++ b/css/index.css @@ -1,3 +1,51 @@ -.test { +html, +body { background-color: aliceblue; + margin: 0% 0.001% 0% 0.001%; +} + +.headline-container { + font-family: "Inter", sans-serif; + font-weight: 400; + font-size: 40px; + line-height: 130%; + text-align: center; + color: #172b4d; +} + +.headline-container-pos { + color: #34e23c; +} + +.headline-container-paragraph { + font-family: "Inter", sans-serif; + font-weight: 400; + font-size: 20px; + line-height: 140%; + text-align: center; + color: #172b4d; +} + +.headline-container-socialmedia { + text-align: center; + justify-content: space-around; +} + +.flex-container { + display: flex; + flex-direction: column; +} + +.main { + width: 351px; + height: 184px; + border-radius: 8px; +} + +.main-list { + font-family: "Inter", sans-serif; + font-weight: 600; + font-size: 32px; + line-height: 137%; + color: #3a4a42; } diff --git a/index.html b/index.html index d01f779..df62b3e 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,79 @@ +
+I can help you build a product , feature or website Look through + some of my work and experience! If you + like what you see and have a project you need coded, don’t hesitate to contact me.
+