1
0
mirror of https://github.com/byReqz/bubble-bg.git synced 2025-07-08 21:10:49 +00:00

Add files via upload

This commit is contained in:
Nils
2019-08-13 02:29:26 +02:00
committed by GitHub
parent 097d9ac340
commit 9f4214c56d
3 changed files with 110 additions and 0 deletions

5
css/style.css Normal file
View File

@ -0,0 +1,5 @@
body {
box-sizing:border-box;
padding:0;
margin:0;
}