changeset 90:845aea056afe

Update generatehtml.py committer: GitHub <noreply@github.com>
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Thu, 28 Jul 2022 20:12:32 -0400
parents c432cb75b4a0
children 0477c50af5b0
files generatehtml.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/generatehtml.py	Thu Jul 28 20:11:47 2022 -0400
+++ b/generatehtml.py	Thu Jul 28 20:12:32 2022 -0400
@@ -25,7 +25,7 @@
 </head>
 <body>
     <div class="navbar-wrapper">
-		<div class="container" style="width: 100%-2%%;margin-top:1%%;">
+		<div class="container" style="width: 100%%-2%%;margin-top:1%%;">
 			<div class="navbar navbar-inverse" style="box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5)">
 				<div class="navbar-inner">
 					<a class="brand" href="#">Paper's website</a>