chiark / gitweb /
css: reduce size of the jumbo header.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 21 Feb 2023 10:50:08 +0000 (11:50 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 21 Feb 2023 10:50:08 +0000 (11:50 +0100)
The previous size was unbearable with longer titles such as in
https://blog.magnum.graphics/backstage/cpu-feature-detection-dispatch/

css/m-dark+documentation.compiled.css
css/m-dark.compiled.css
css/m-layout.css
css/m-light+documentation.compiled.css
css/m-light.compiled.css

index e24e570b46b4990369f04825a49c72663b90832a..fb3363dd166d1c910d0cb06dc350e847959450b5 100644 (file)
@@ -2180,11 +2180,11 @@ article#m-jumbo > header #m-jumbo-cover {
   padding-bottom: 5rem;
 }
 article#m-jumbo > header #m-jumbo-image {
-  font-size: 2.5vmin;
+  font-size: 2vmin;
   margin-bottom: -3rem;
 }
 article#m-jumbo > header h1 {
-  font-size: 10vmin;
+  font-size: 8vmin;
 }
 article#m-jumbo > header h2 {
   font-size: 3vmin;
index 571467e65c9c1a03ee2e843b6700beedf7a6bcf1..56cab7beae3ed274d25f4f506e926eed895b0189 100644 (file)
@@ -2180,11 +2180,11 @@ article#m-jumbo > header #m-jumbo-cover {
   padding-bottom: 5rem;
 }
 article#m-jumbo > header #m-jumbo-image {
-  font-size: 2.5vmin;
+  font-size: 2vmin;
   margin-bottom: -3rem;
 }
 article#m-jumbo > header h1 {
-  font-size: 10vmin;
+  font-size: 8vmin;
 }
 article#m-jumbo > header h2 {
   font-size: 3vmin;
index 25f46d94938a7dfa29a5c13981ffc7e4ec2cad38..feab6bb0c1653888422309c9b50da023e159f74d 100644 (file)
@@ -394,11 +394,11 @@ article#m-jumbo > header #m-jumbo-cover {
   padding-bottom: 5rem;
 }
 article#m-jumbo > header #m-jumbo-image {
-  font-size: 2.5vmin;
+  font-size: 2vmin;
   margin-bottom: -3rem;
 }
 article#m-jumbo > header h1 {
-  font-size: 10vmin;
+  font-size: 8vmin;
 }
 article#m-jumbo > header h2 {
   font-size: 3vmin;
index 31ebcdab24f014c4c8a09db7004b732072b62e81..c5efd7681d7284b396f97980bfda91484fc52fef 100644 (file)
@@ -2180,11 +2180,11 @@ article#m-jumbo > header #m-jumbo-cover {
   padding-bottom: 5rem;
 }
 article#m-jumbo > header #m-jumbo-image {
-  font-size: 2.5vmin;
+  font-size: 2vmin;
   margin-bottom: -3rem;
 }
 article#m-jumbo > header h1 {
-  font-size: 10vmin;
+  font-size: 8vmin;
 }
 article#m-jumbo > header h2 {
   font-size: 3vmin;
index a8c42325c1f975076012ea7a77ad972ed5dde4ec..9beb112bef40aaab2532d7fe542e87848c56c74f 100644 (file)
@@ -2180,11 +2180,11 @@ article#m-jumbo > header #m-jumbo-cover {
   padding-bottom: 5rem;
 }
 article#m-jumbo > header #m-jumbo-image {
-  font-size: 2.5vmin;
+  font-size: 2vmin;
   margin-bottom: -3rem;
 }
 article#m-jumbo > header h1 {
-  font-size: 10vmin;
+  font-size: 8vmin;
 }
 article#m-jumbo > header h2 {
   font-size: 3vmin;