Side padding when at max width
This commit is contained in:
		| @@ -11,7 +11,7 @@ | |||||||
| 		<link rel="manifest" href="/site.webmanifest"> | 		<link rel="manifest" href="/site.webmanifest"> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body> | 	<body> | ||||||
| 		<main class="max-w-screen-md mx-auto"> | 		<main class="max-w-screen-md mx-auto px-4"> | ||||||
| 			<header class="font-mono text-xl my-2 flex items-center gap-2"> | 			<header class="font-mono text-xl my-2 flex items-center gap-2"> | ||||||
| 				<img src="/images/favicon-16x16.png" width="16" height="16" alt="Renati Logo" class="inline-block"> | 				<img src="/images/favicon-16x16.png" width="16" height="16" alt="Renati Logo" class="inline-block"> | ||||||
| 				<div>renati.me</div> | 				<div>renati.me</div> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user