source: imaps-frontend/src/index.css@ 0c6b92a

main
Last change on this file since 0c6b92a was 0c6b92a, checked in by stefan toskovski <stefantoska84@…>, 5 weeks ago

Pred finalna verzija

  • Property mode set to 100644
File size: 82 bytes
Line 
1
2
3html,
4body,
5#root {
6 margin: 0;
7 padding: 0;
8 width: 100%;
9 height: 100%;
10}
Note: See TracBrowser for help on using the repository browser.