mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 11:34:21 +00:00
🐛 Fix the overflow in the demo
This commit is contained in:
parent
430814288d
commit
f703bdb984
1 changed files with 0 additions and 5 deletions
|
@ -10,11 +10,6 @@
|
||||||
<link rel="stylesheet" href="src/targets/sophon.root.css">
|
<link rel="stylesheet" href="src/targets/sophon.root.css">
|
||||||
<link rel="stylesheet" href="src/targets/amber.root.css">
|
<link rel="stylesheet" href="src/targets/amber.root.css">
|
||||||
<title>Bluelib 3</title>
|
<title>Bluelib 3</title>
|
||||||
<style>
|
|
||||||
body {
|
|
||||||
margin: 4px !important;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</head>
|
</head>
|
||||||
<body class="theme-bluelib">
|
<body class="theme-bluelib">
|
||||||
<hgroup>
|
<hgroup>
|
||||||
|
|
Loading…
Reference in a new issue