diff --git a/icf.css b/icf.css index 0c6a4aa..c98da56 100644 --- a/icf.css +++ b/icf.css @@ -131,3 +131,12 @@ em, i { .section a:hover { text-decoration: underline; } + + +@media (max-width: 768px) { + .section { + left: 0px; + padding: 16px 32px 32px 32px; + width: 640px; + } +} diff --git a/index.html b/index.html index b4c445d..b5465cc 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - +