]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Address HTML5 warning
authorBen Beltran <redacted>
Mon, 27 Jan 2020 22:33:40 +0000 (23:33 +0100)
committerBen Beltran <redacted>
Mon, 27 Jan 2020 22:33:40 +0000 (23:33 +0100)
jekyll/css/application.css
jekyll/index.html

index 8afbd7387b6da94e0e423a14deffaadb57afa773..770d614309478c6d726e9a0e78e1d7c5b9a3f1c2 100644 (file)
@@ -12,7 +12,7 @@ header a, header a:visited {
   color: black;
 }
 
-h1 {
+h1, h2 {
   display: inline-block;
   margin-left: 1rem;
   font-weight: 300;
@@ -25,7 +25,7 @@ header {
   text-transform: uppercase;
 }
 
-h1 {
+h1, h2 {
   font-size: 4.8em;
 }
 
@@ -66,7 +66,7 @@ video {
   max-width: 100vw;
 }
 
-header a, h1, p {
+header a, h1, h2, p {
   background-color: white;
 }
 
@@ -97,7 +97,7 @@ header a, h1, p {
     color: #FFEC27;
   }
 
-  header a, h1, p {
+  header a, h1, h2, p {
     background-color: black;
   }
 }
index ecba2cafe29c5b5e8257c5070ce06607df06c746..0464188dfa097d2a45e9cf1aa43894687b72d8c6 100644 (file)
@@ -134,7 +134,7 @@ description: "unlimited.pizza - ruben beltran del río surfs the internet: progr
 </main>
 
 <aside title="Even more stuff.">
-  <h1>Even more stuff.</h1>
+  <h2>Even more stuff.</h2>
 
   <video autoplay muted loop aria-label="A picture of Rubén sleeping with an animated overlay changing the eyes, and showing a snake-like tongue">
     <source src="/video/selfie.webm" type="video/webm">