aboutsummaryrefslogtreecommitdiffstats
path: root/css/master.css
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-11-11 06:12:32 +0000
committerterminaldweller <thabogre@gmail.com>2021-11-11 06:12:32 +0000
commit00301734db0e9492ac636f8e99db65b34542224d (patch)
tree142b7e8b9293b5536d1f7e5f5a717073eac37c1f /css/master.css
parenthttp2 WIP (diff)
downloadblog-https.tar.gz
blog-https.zip
changes the layout of the bloghttps
Diffstat (limited to 'css/master.css')
-rw-r--r--css/master.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/master.css b/css/master.css
index 0f819e3..fd79a28 100644
--- a/css/master.css
+++ b/css/master.css
@@ -17,7 +17,8 @@ body {
font-family: "DejaVuSansMono NF", Helvetica, monospace;
overflow-wrap: break-word;
float: left;
- width: 78%;
+ /* width: 78%; */
+ width: 95%;
}
.sidenav {