diff --git a/css/index.css b/css/index.css index 3bf307c..21ff8f3 100644 --- a/css/index.css +++ b/css/index.css @@ -1,6 +1,6 @@ body, html { height: 100%; - + scroll-behavior: smooth; /*font-family: Calibre, "San Francisco", "SF Pro Text", -apple-system, system-ui, BlinkMacSystemFont, Roboto, "Helvetica Neue", "Segoe UI", Arial, sans-serif;*/ } @@ -15,57 +15,77 @@ body, html { color: white; } -.lightOpacity{ +.lightOpacity { opacity: 0.6; } -.bigText{ +.bigText { transition-delay: 200ms; font-family: 'Helvetica Neue', fantasy; -webkit-font-smoothing: antialiased /* todo here!*/ } -#preTitle{ +#preTitle { opacity: 0.8; + color: #fffd80; } /* screen larger than 600px -- desktop */ @media screen and (min-width: 601px) { - #section1{ + .tile { + min-height: 500px; + } + + #section1 { padding-top: 200px; } - #preTitle{ + #preTitle { font-size: 35px; } + #titleText { font-size: 80px; } - #subTitleText{ + + #subTitleText { font-size: 50px; } - #meaningFullSentence{ + + #meaningFullSentence { width: 40%; } } /* Screen smaller than 600px -- mobile */ @media screen and (max-width: 600px) { - #section1{ + /*background color of collapsed navbar*/ + .navbar-nav { + background: #311E25; + } + + .tile { + min-height: 300px; + } + + #section1 { padding-top: 100px; } - #preTitle{ + #preTitle { font-size: 15px; } + #titleText { font-size: 30px; } - #subTitleText{ + + #subTitleText { font-size: 20px; } - #meaningFullSentence{ + + #meaningFullSentence { width: 100%; font-size: 13px; } diff --git a/index.html b/index.html index c2702ab..71e4bc1 100644 --- a/index.html +++ b/index.html @@ -40,14 +40,8 @@ - @@ -62,8 +56,8 @@
Lukas Heiligenbrunner
A creative IT Student

- I'm a software engineer based in Austria who loves to - develop code and is always open for new projects. + I'm a software engineer based in Austria who loves code + development and is always open for new projects and ideas.

@@ -71,7 +65,7 @@
-

Section 2

+

About me

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

@@ -82,7 +76,7 @@
-

Section 3

+

Projects

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!

@@ -91,20 +85,10 @@ the navigation bar while scrolling!

-
+
-

Section 4 Submenu 1

-

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and - look at - the navigation bar while scrolling!

-

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and - look at - the navigation bar while scrolling!

-
-
-
-
-

Section 4 Submenu 2

+

Contact

+

Stay in Contact!

Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!