From 514cd8674c6f8f7add248e52d84e9ad1ccade97c Mon Sep 17 00:00:00 2001 From: Themalni Date: Fri, 11 Oct 2019 11:51:36 +0200 Subject: [PATCH] changed media quaries in about and product pages --- about-me.html | 6 +- calculator-js-app.html | 150 +++++---- camera-css-illustration.html | 151 +++++---- character-limiter-app.html | 154 +++++---- css/about_media_small.css | 3 +- ...ia_small_320.css => media_extra_small.css} | 7 +- css/media_medium.css | 2 +- css/media_small.css | 2 +- css/project_media_small.css | 3 +- css/styles.css | 3 +- fun-facts-app.html | 154 +++++---- image-hover-effects.html | 147 +++++---- index.html | 2 +- just-a-pair.html | 300 ++++++++--------- livet-website-template.html | 160 ++++----- owl-css-illustration.html | 148 +++++---- pomodoro-clock-app.html | 2 +- random-quote-machine-app.html | 153 +++++---- react-reddit-search.html | 303 +++++++++--------- vue-career-page.html | 12 +- wikipedia-viewer-app.html | 150 +++++---- 21 files changed, 1056 insertions(+), 956 deletions(-) rename css/{media_small_320.css => media_extra_small.css} (97%) diff --git a/about-me.html b/about-me.html index 26b8ea9..d41e81a 100644 --- a/about-me.html +++ b/about-me.html @@ -20,10 +20,10 @@ + - + JavaScript

I've a solid knowledge of JS including JS6 and improve it daily by using it to ES6 and improve it daily by using it to refactor some old projects and building new ones.

diff --git a/calculator-js-app.html b/calculator-js-app.html index baf6488..13d1962 100644 --- a/calculator-js-app.html +++ b/calculator-js-app.html @@ -1,5 +1,6 @@ + @@ -10,81 +11,82 @@ Dina Blaszczak | Calculator JS App - - + + - - - - - + + + + + - - + + + + - - + @@ -152,15 +159,18 @@ - + - + + \ No newline at end of file diff --git a/camera-css-illustration.html b/camera-css-illustration.html index 07eb13f..d980518 100644 --- a/camera-css-illustration.html +++ b/camera-css-illustration.html @@ -1,5 +1,6 @@ + @@ -10,81 +11,82 @@ Dina Blaszczak | Camera CSS Illustration - - + + - - - - - + + + + + - - + + + + - - + @@ -150,15 +158,18 @@ - + - + + \ No newline at end of file diff --git a/character-limiter-app.html b/character-limiter-app.html index d6d0e5b..89ba46b 100644 --- a/character-limiter-app.html +++ b/character-limiter-app.html @@ -1,5 +1,6 @@ + @@ -10,83 +11,86 @@ Dina Blaszczak | Character Limiter App - - + + - - - - - + + + + + - - + + + + - - + @@ -149,10 +158,12 @@ - + + \ No newline at end of file diff --git a/css/about_media_small.css b/css/about_media_small.css index e73e480..5f237ae 100644 --- a/css/about_media_small.css +++ b/css/about_media_small.css @@ -1,5 +1,4 @@ -@media screen and (min-width: 320px) - and (max-width: 500px){ +@media screen and (max-width: 500px) { .about-me__header { background-size: 110%; background-position: center bottom; diff --git a/css/media_small_320.css b/css/media_extra_small.css similarity index 97% rename from css/media_small_320.css rename to css/media_extra_small.css index 740a0ac..2a7678c 100644 --- a/css/media_small_320.css +++ b/css/media_extra_small.css @@ -1,5 +1,4 @@ -@media screen and (min-width: 320px) - and (max-width: 340px){ +@media screen and (max-width: 340px) { .about__title { padding-top: 1.5em; } @@ -134,8 +133,8 @@ .portfolio__items-container { min-height: auto; } - .portfolio__item { - height: 220px; + .portfolio__item__info { + font-size: 1.2em; } .portfolio__item__hover__title { margin-top: 0em; diff --git a/css/media_medium.css b/css/media_medium.css index cb37744..55a3530 100644 --- a/css/media_medium.css +++ b/css/media_medium.css @@ -129,7 +129,7 @@ } .portfolio__item { width: 420px; - height: 300px; + /* height: 300px; */ } .portfolio__item__hover__title { margin-top: 1.5em; diff --git a/css/media_small.css b/css/media_small.css index 5cb5323..cc04658 100644 --- a/css/media_small.css +++ b/css/media_small.css @@ -129,7 +129,7 @@ height: auto; } .portfolio__item { - height: 240px; + /* height: 240px; */ } .portfolio__item__hover__title { margin-top: 0.5em; diff --git a/css/project_media_small.css b/css/project_media_small.css index b1d0896..e11361e 100644 --- a/css/project_media_small.css +++ b/css/project_media_small.css @@ -1,5 +1,4 @@ -@media screen and (min-width: 320px) - and (max-width: 1024px) { +@media screen and (max-width: 1024px) { .nav-menu__list { margin-left: -1em; } diff --git a/css/styles.css b/css/styles.css index ffad147..2d967b1 100644 --- a/css/styles.css +++ b/css/styles.css @@ -483,14 +483,13 @@ a { display: block; margin: 0.5em; width: 450px; - height: 320px; background-color: #7078a9; position: relative; overflow: hidden; float: left; } .portfolio__item__info { - margin: 0.2em 0 0; + margin: 0.2em 0 0.5em; color: #fff; font-size: 1.4em; font-family: 'Open Sans', sans-serif; diff --git a/fun-facts-app.html b/fun-facts-app.html index 58e5737..683dbca 100644 --- a/fun-facts-app.html +++ b/fun-facts-app.html @@ -1,5 +1,6 @@ + @@ -10,83 +11,86 @@ Dina Blaszczak | Fun Facts App - - + + - - - - - + + + + + - - + + + + - - + @@ -149,10 +158,12 @@ - + + \ No newline at end of file diff --git a/image-hover-effects.html b/image-hover-effects.html index 62e46d9..d15477f 100644 --- a/image-hover-effects.html +++ b/image-hover-effects.html @@ -1,5 +1,6 @@ + @@ -10,81 +11,82 @@ Dina Blaszczak | Image Hover Effects - - + + - - - - - + + + + + - - + + + + - - + @@ -151,15 +157,18 @@ - + - + + \ No newline at end of file diff --git a/index.html b/index.html index 98a8f1b..da3dff4 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ - + diff --git a/just-a-pair.html b/just-a-pair.html index c770093..6164476 100644 --- a/just-a-pair.html +++ b/just-a-pair.html @@ -2,174 +2,176 @@ - + - - - - + + + + - Dina Blaszczak | Just a Pair + Dina Blaszczak | Just a Pair - - + + - - - - - + + + + + - - + + + - - + + - - - - - - + + + - + diff --git a/livet-website-template.html b/livet-website-template.html index 3eb692e..4b6f733 100644 --- a/livet-website-template.html +++ b/livet-website-template.html @@ -1,5 +1,6 @@ + @@ -10,79 +11,81 @@ Dina Blaszczak | Livet - One page website template - - + + - - - - - + + + + + - - + + + + - - + + - + + \ No newline at end of file diff --git a/owl-css-illustration.html b/owl-css-illustration.html index 8698115..950f38c 100644 --- a/owl-css-illustration.html +++ b/owl-css-illustration.html @@ -1,5 +1,6 @@ + @@ -10,80 +11,81 @@ Dina Blaszczak | Owl CSS Illustration - - + + - - - - - + + + + + - - + + + + - - + @@ -146,15 +153,18 @@ - + - + + \ No newline at end of file diff --git a/pomodoro-clock-app.html b/pomodoro-clock-app.html index 7ca8359..b5f08f0 100644 --- a/pomodoro-clock-app.html +++ b/pomodoro-clock-app.html @@ -19,7 +19,7 @@ - + diff --git a/random-quote-machine-app.html b/random-quote-machine-app.html index 6df677a..077f7f6 100644 --- a/random-quote-machine-app.html +++ b/random-quote-machine-app.html @@ -1,5 +1,6 @@ + @@ -10,83 +11,86 @@ Dina Blaszczak | Random Quote Machine App - - + + - - - - - + + + + + - - + + + + - - + @@ -151,15 +159,18 @@ - + - + + \ No newline at end of file diff --git a/react-reddit-search.html b/react-reddit-search.html index a0d871b..2744c81 100644 --- a/react-reddit-search.html +++ b/react-reddit-search.html @@ -2,176 +2,177 @@ - + - - - - + + + + - Dina Blaszczak | React Reddit Search + Dina Blaszczak | React Reddit Search - - + + - - - - - + + + + + - - + + + - - + + - - - - - - + + + - + diff --git a/vue-career-page.html b/vue-career-page.html index 1383d72..4c26d67 100644 --- a/vue-career-page.html +++ b/vue-career-page.html @@ -20,8 +20,8 @@ - + + @@ -161,10 +161,10 @@ - + - + + \ No newline at end of file