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
Line 
1.wrapper {
2 display: flex;
3 justify-content: space-around;
4 padding-top: 50px;
5}
6
7nav {
8 float: right;
9}
10
11table {
12 margin-top: 25px;
13}
Note: See TracBrowser for help on using the repository browser.