diff --git a/index.css b/index.css index 40ec91b..6dcc3f5 100644 --- a/index.css +++ b/index.css @@ -46,3 +46,14 @@ h1 { font-family: 'Elsie', cursive; font-size: 2.5em; } + +@media (max-width: 720px) { + .container img { + width: 30%; + margin: 0.5em; + } + .links { + font-size: 2em; + } + +} diff --git a/index.html b/index.html index 07094b9..1dedf3d 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@ + Ceda EI