diff --git a/css/main.css b/css/main.css index 1fd9358..414e8a5 100644 --- a/css/main.css +++ b/css/main.css @@ -30,8 +30,7 @@ body { #content-1 h2, #content-2 h2, #content-3 h2, -#content-4 h2 -{ +#content-4 h2 { margin-left: 10vw; } @@ -69,7 +68,8 @@ main nav { } main section { - height: 100vh; + height: 1300px; + min-height: 1300px; width: 100vw; font-family: 'GT Walsheim Pro', Arial; } @@ -90,10 +90,18 @@ main section h2 { } +/******** phone base *********/ + +.phone-container.transparent{ + background: rgba(248, 243, 241, 0.1); + border-radius: 70px; + width: 350px; + height: 700px; +} /******** section 1 *********/ #main_title_container { -text-align:center; + text-align: center; width: 100vw; } @@ -173,6 +181,41 @@ text-align:center; } /************ section 2 ************/ +#welcome img { + position: absolute; +} + +#phone-watches-1 { + width: 345px; + height: 690px; + left: 137px; + top: 1531px; +} + +#phone-watches-2 { + width: 88px; + height: 176px; + left: 651px; + top: 1470px; + filter: blur(2px); +} + +#phone-watches-3 { + width: 171px; + height: 342px; + left: 916px; + top: 1475px; + filter: blur(4px); +} + +#phone-watches-4 { + width: 275px; + height: 550px; + left: 1222px; + top: 1523px; + filter: blur(6px); +} + #welcome h2 { font-weight: 600; font-size: 100px; @@ -185,10 +228,10 @@ text-align:center; /* Secondary 100 */ color: #F9F3F1; - } -#welcome .color-emphasis { +#welcome .color-emphasis, +#content .color-emphasis { color: #1E33DA; } @@ -197,7 +240,7 @@ text-align:center; background-size: cover; } -#content .color-emphasis { +#content .first { width: 1680px; height: 35px; @@ -221,7 +264,116 @@ text-align:center; } +#content .second { + + width: 1680px; + height: 170px; + + font-family: 'GT Walsheim Pro'; + font-style: normal; + font-weight: 700; + font-size: 230px; + line-height: 65px; + + /* or 28% */ + display: flex; + align-items: center; + text-align: center; + + color: rgba(255, 255, 255, 0.35); + + backdrop-filter: blur(5px); + + /* Note: backdrop-filter has minimal browser support */ + + /* Inside auto layout */ + flex: none; + order: 1; + flex-grow: 0; +} + #content_all { background: url('/img/bg_content.png'); background-size: cover; } + +#open { + box-sizing: border-box; + + position: absolute; + width: 1177px; + height: 180px; + left: calc(50% - 1177px / 2 - 0.5px); + top: calc(50% - 180px / 2); + + font-family: 'GT Walsheim Pro'; + font-style: normal; + font-weight: 600; + font-size: 200px; + line-height: 90%; + + /* identical to box height, or 180px */ + text-align: center; + letter-spacing: -0.04em; + + /* Transparency_200 */ + color: rgba(248, 243, 241, 0.1); + + backdrop-filter: blur(7.5px); + + /* Note: backdrop-filter has minimal browser support */ +} + + +#popover { + background: url('/img/bg_pink.png'); +} + +#popover .phone-container { + height: 776px; + width: 411px; + background: url('/img/phone_cream.png'); + position: relative; + left: 33%; + top: 20vh; +} +#popover .text{ + position: relative; + left: 52%; + top: 20vh; + width: 400px; +} +#popover p{ + position: relative; + left: 52%; + top: 20vh; + width: 400px; +} + +#portfolio { + background: url('/img/bg_grey.jpg'); +} + +#popover .color-emphasis, +#portfolio .color-emphasis { + color: #E77064; + font-weight: 600; + margin-bottom: 20px; +} + +#portfolio .phone-container { + height: 776px; + background: url('/img/phone_shoes.png'); +} + +.phone-container .top{ + height: 60px; + background: url('/img/phone_rectangle_top.jpg'); +} + +.phone-container .bottom{ + height: 60px; + background: url('/img/phone_rectangle_bottom.jpg'); + top: 655.5px; + position: relative; +} diff --git a/img/Sesame Digital Website/Line 17.png b/img/Sesame Digital Website/Line 17.png deleted file mode 100644 index 98e08a2..0000000 Binary files a/img/Sesame Digital Website/Line 17.png and /dev/null differ diff --git a/img/Sesame Digital Website/Line 18.png b/img/Sesame Digital Website/Line 18.png deleted file mode 100644 index 98e08a2..0000000 Binary files a/img/Sesame Digital Website/Line 18.png and /dev/null differ diff --git a/img/Sesame Digital Website/Line 19.png b/img/Sesame Digital Website/Line 19.png deleted file mode 100644 index 98e08a2..0000000 Binary files a/img/Sesame Digital Website/Line 19.png and /dev/null differ diff --git a/img/bg_grey.jpg b/img/bg_grey.jpg new file mode 100644 index 0000000..0955999 Binary files /dev/null and b/img/bg_grey.jpg differ diff --git a/img/phone_rectangle_bottom.jpg b/img/phone_rectangle_bottom.jpg new file mode 100644 index 0000000..378226a Binary files /dev/null and b/img/phone_rectangle_bottom.jpg differ diff --git a/img/phone_rectangle_top.jpg b/img/phone_rectangle_top.jpg new file mode 100644 index 0000000..eff5cb0 Binary files /dev/null and b/img/phone_rectangle_top.jpg differ diff --git a/index.html b/index.html index 834d4cf..4c5dd66 100644 --- a/index.html +++ b/index.html @@ -43,6 +43,10 @@
+ phone watches + phone watches + phone watches + phone watches

We come from @@ -51,10 +55,6 @@ in the world.

- phone watches - phone watches - phone watches - phone watches

@@ -63,15 +63,19 @@

-

Transactional

-

Content

+

Transactional

+

Content

-

For all your digital uses.

+

For all your + + digital + + uses.

@@ -141,12 +145,35 @@

-