mirror of
https://github.com/hulthe/inkopslista.git
synced 2026-08-03 23:11:28 +02:00
Remove default margin in index.html
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
body {
|
||||
/* same background color as the Slint app */
|
||||
background: #1b1b1b;
|
||||
/* make it seamless */
|
||||
margin: 0;
|
||||
}
|
||||
#canvas {
|
||||
/* Force Slint to occupy the entire viewport */
|
||||
|
||||
Reference in New Issue
Block a user