Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Set a minimum page width
Alexis Sellier committed 4 years ago
commit c9a9d6021c0c67b3c558274a57b19bfa154642c8
parent 09c4db8cdd6c48458e6486b141e0f97025faf5c0
1 file changed +1 -0
modified public/index.css
@@ -57,6 +57,7 @@ body {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
+
	min-width: 960px;
	color: white;
	text-align: left;
	background-color: var(--color-background);