diff --git a/Home.css b/Home.css index 3a3e5d1..e9a5d7e 100644 --- a/Home.css +++ b/Home.css @@ -33,6 +33,12 @@ padding: 8px 33px; } +.u-section-1 .u-text-1 { + margin-right: 0; + margin-left: 0; + font-size: 1.25rem; +} + .u-section-1 .u-layout-cell-2 { min-height: 400px; } @@ -55,6 +61,11 @@ padding: 8px 33px; } +.u-section-1 .u-text-2 { + font-size: 1.25rem; + margin: 20px auto 0 30px; +} + .u-section-1 .u-layout-cell-3 { min-height: 400px; } @@ -77,13 +88,17 @@ padding: 8px 33px; } +.u-section-1 .u-text-3 { + font-size: 1.25rem; + margin: 20px auto 0 30px; +} + @media (max-width: 1199px) { .u-section-1 .u-sheet-1 { min-height: 430px; } .u-section-1 .u-layout-wrap-1 { - margin-top: 60px; position: relative; } @@ -105,9 +120,17 @@ height: 37px; } + .u-section-1 .u-text-2 { + margin-left: 24px; + } + .u-section-1 .u-layout-cell-3 { min-height: 330px; } + + .u-section-1 .u-text-3 { + margin-left: 24px; + } } @media (max-width: 991px) { @@ -131,9 +154,17 @@ width: 180px; } + .u-section-1 .u-text-2 { + margin-left: 17px; + } + .u-section-1 .u-layout-cell-3 { min-height: 100px; } + + .u-section-1 .u-text-3 { + margin-left: 17px; + } } @media (max-width: 767px) { @@ -151,14 +182,30 @@ padding-right: 10px; } + .u-section-1 .u-text-2 { + margin-left: 49px; + } + .u-section-1 .u-container-layout-3 { padding-left: 10px; padding-right: 10px; } + + .u-section-1 .u-text-3 { + margin-left: 49px; + } } @media (max-width: 575px) { .u-section-1 .u-sheet-1 { min-height: 816px; } + + .u-section-1 .u-text-2 { + margin-left: 30px; + } + + .u-section-1 .u-text-3 { + margin-left: 30px; + } } \ No newline at end of file diff --git a/Home.html b/Home.html index 4014356..e0c7417 100644 --- a/Home.html +++ b/Home.html @@ -12,7 +12,7 @@ - + @@ -31,7 +31,7 @@
My Programing Applications and for any Computer/Web needs
An autonomous maze solving rover made for a project for an ANU extension course in engineering
My Programing Applications and for any Computer/Web needs
An autonomous maze solving rover made for a project for an ANU extension course in engineering