Remove white margins around working area

This commit is contained in:
Kalekki 2022-11-21 14:05:57 +02:00
parent 4381642e88
commit ac0b195a36

View file

@ -2,6 +2,9 @@
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
}
body{
margin:0px;
}
.container {
position: relative;