From 2ce4bdd67a0a1ba08f9a7a5cfbd5e7826db1a253 Mon Sep 17 00:00:00 2001 From: _N3m0 Date: Sun, 2 Jun 2024 15:49:23 +0200 Subject: [PATCH] small fix --- docker-compose.yml | 2 +- index.html | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 7ee1962..ddff8b0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,6 +5,6 @@ services: image: "httpd" container_name: "fusion" ports: - - "6969:80" + - "6911:80" volumes: - ".:/usr/local/apache2/htdocs/" diff --git a/index.html b/index.html index bda291b..9bba760 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ margin-top: 2rem; } input { - font-size: 2rem; + font-size: 3rem; margin-bottom: 1rem; padding: 0.5rem; width: 80%; @@ -57,16 +57,19 @@ a:hover { text-decoration: underline; } - @media (max-width: 900px) { + @media (max-width: 1000px) { body { width: 100%; } + input { + font-size: 4rem; + } }

FUSION

-

Trouvez l’inspiration et les idées pour vos projets grâce au subtil mélange de deux mots aléatoires.

+

Trouvez l'inspiration et les idées pour vos projets grâce au subtil mélange de deux mots aléatoires.