source:
Farmatiko/ClientApp/src/app/counter/counter.component.css@
fad8134
Last change on this file since fad8134 was ec6ac45, checked in by , 4 years ago | |
---|---|
|
|
File size: 149 bytes |
Rev | Line | |
---|---|---|
[ec6ac45] | 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.