1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-10-16 13:47:28 +00:00

🔧 Add a margin to the preview page body

This commit is contained in:
Steffo 2021-07-23 02:53:52 +02:00
parent b9dbaabce5
commit 77ffffbcda
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -5,6 +5,11 @@
<link rel="stylesheet" href="src/targets/paper.root.css">
<link rel="stylesheet" href="src/targets/royalblue.root.css">
<title>Bluelib 2</title>
<style>
body {
margin: 4px !important;
}
</style>
</head>
<body class="theme-bluelib">
<main class="main">