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