Explorar o código

Pages: Increased page width

Paul-Louis Ageneau %!s(int64=3) %!d(string=hai) anos
pai
achega
39eccfbe20
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/theme/static/css/main.css

+ 2 - 1
pages/theme/static/css/main.css

@@ -68,7 +68,7 @@ a {
 	margin-right: 0.5em;
 }
 .page {
-  max-width: 64em;
+  max-width: 70em;
   margin: auto;
   text-align: center;
   line-height: 1.5;
@@ -271,6 +271,7 @@ img.emoji {
 }
 
 .sponsor {
+	clear: both;
 	text-align: center;
 	margin: 0.25em;
 }