Add new file
This commit is contained in:
parent
09833c0bc7
commit
3970c0a255
5
s/indexstyle.css
Normal file
5
s/indexstyle.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
* {
|
||||
-webkit-box-sizing: content-box;
|
||||
-moz-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
}
|
Loading…
Reference in New Issue
Block a user