summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Soler <santiago.r.soler@gmail.com>2021-03-24 16:44:57 -0300
committerSantiago Soler <santiago.r.soler@gmail.com>2021-03-24 16:44:57 -0300
commit7d76a087cd890f3e29e1ea32c1f2e2fca1236983 (patch)
treebd0520267597563d4fc56ecd1b070fcb66173a4d
parenta8430fec8bc5720ea1f5febd69cc066355b1b66e (diff)
downloadwebsite-responsive.tar.gz
Change header height on small screensresponsive
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 734fefa..1498a9c 100644
--- a/css/style.css
+++ b/css/style.css
@@ -213,6 +213,10 @@ footer p {
/* ------------- */
@media (max-width: 768px) {
+ header {
+ height: 30vh;
+ }
+
header h1 {
font-size: 3em;
}
Un proyecto texto-plano.xyz