]> git.r.bdr.sh - rbdr/blog/blobdiff - static/css/style.css
Escape ampersand in titles
[rbdr/blog] / static / css / style.css
index 4dfcaed4436805066866d59a8dd18c0c25837106..0261e9d49d07a41fa49ccbbd45738806c8682433 100644 (file)
@@ -1,22 +1,10 @@
-h1 canvas {
+canvas {
   width: 64px;
   height: 64px;
   display: inline-block;
   background-color: gainsboro;
 }
 
-ul {
-  list-style: square;
-}
-
-h1, h2, h3, h4, p, ul {
-  max-width: 30em;
-}
-
-p {
-  font-size: 1.125em;
-}
-
 @media (prefers-color-scheme: dark) {
   body {
     color: white;