source: Farmatiko/ClientApp/src/app/home/home.component.css@ 46c298d

Last change on this file since 46c298d was 46c298d, checked in by DimitarSlezenkovski <dslezenkovski@…>, 4 years ago

Format code

  • Property mode set to 100644
File size: 140 bytes
RevLine 
[ec6ac45]1.wrapper {
[46c298d]2 display: flex;
3 justify-content: space-around;
4 padding-top: 50px;
[ec6ac45]5}
6
7nav {
[46c298d]8 float: right;
[ec6ac45]9}
10
11table {
[46c298d]12 margin-top: 25px;
13}
Note: See TracBrowser for help on using the repository browser.