repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
4ba3274
parent
b130d39
author
Eric Bower
date
2023-03-13 04:28:05 +0000 UTC
style: tweak max-width
6 files changed,  +6, -6
M feeds/public/main.css
+1, -1
1@@ -63,7 +63,7 @@ html {
2 
3 body {
4   margin: 0 auto;
5-  max-width: 42rem;
6+  max-width: 720px;
7 }
8 
9 img {
M imgs/public/main.css
+1, -1
1@@ -63,7 +63,7 @@ html {
2 
3 body {
4   margin: 0 auto;
5-  max-width: 42rem;
6+  max-width: 720px;
7 }
8 
9 img {
M lists/public/main.css
+1, -1
1@@ -63,7 +63,7 @@ html {
2 
3 body {
4   margin: 0 auto;
5-  max-width: 42rem;
6+  max-width: 720px;
7 }
8 
9 img {
M pastes/public/main.css
+1, -1
1@@ -63,7 +63,7 @@ html {
2 
3 body {
4   margin: 0 auto;
5-  max-width: 42rem;
6+  max-width: 720px;
7 }
8 
9 img {
M prose/public/main.css
+1, -1
1@@ -63,7 +63,7 @@ html {
2 
3 body {
4   margin: 0 auto;
5-  max-width: 42rem;
6+  max-width: 720px;
7 }
8 
9 img {
M smol.css
+1, -1
1@@ -63,7 +63,7 @@ html {
2 
3 body {
4   margin: 0 auto;
5-  max-width: 42rem;
6+  max-width: 720px;
7 }
8 
9 img {