reduce width

This commit is contained in:
2qx
2023-02-19 09:02:29 -05:00
parent 5279feaa2b
commit 71419b181b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ section{display:block;margin:0 0 20px 0}
li{line-height:1.4}
header{background:rgba(0,0,0,0.1);width:100%;border-bottom:1px dashed #b5e853;padding:20px 0;margin:0 0 40px 0}
header h1{font-size:30px;line-height:1.5;margin:0 0 0 -40px;font-weight:bold;font-family:Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;color:#b5e853;text-shadow:0 1px 1px rgba(0,0,0,0.1),0 0 5px rgba(181,232,83,0.1),0 0 10px rgba(181,232,83,0.1);letter-spacing:-1px;-webkit-font-smoothing:antialiased}
@media (max-width: 1000px){header h1{margin-left:0}
@media (max-width: 600px){header h1{margin-left:0}
}
header h1:before{content:"./ ";font-size:24px}
header h2{font-size:18px;font-weight:300;color:#666}