Skip to content

Instantly share code, notes, and snippets.

View HFulcher's full-sized avatar
😁
Having fun

Huw Fulcher HFulcher

😁
Having fun
View GitHub Profile
@searls
searls / index.html
Last active August 19, 2023 18:14
Mobile styling overrides for NetlifyCMS to make it more responsive-ish.
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Content Manager</title>
</head>
<body>