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

Last change on this file since ec6ac45 was ec6ac45, checked in by Mile Jankuloski <mile.jankuloski@…>, 4 years ago

Adjusments

  • Property mode set to 100644
File size: 149 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.