source:
Farmatiko/ClientApp/src/app/home/home.component.css@
fad8134
Last change on this file since fad8134 was 46c298d, checked in by , 4 years ago | |
---|---|
|
|
File size: 140 bytes |
Rev | Line | |
---|---|---|
[ec6ac45] | 1 | .wrapper { |
[46c298d] | 2 | display: flex; |
3 | justify-content: space-around; | |
4 | padding-top: 50px; | |
[ec6ac45] | 5 | } |
6 | ||
7 | nav { | |
[46c298d] | 8 | float: right; |
[ec6ac45] | 9 | } |
10 | ||
11 | table { | |
[46c298d] | 12 | margin-top: 25px; |
13 | } |
Note:
See TracBrowser
for help on using the repository browser.