source:
Farmatiko/ClientApp/src/app/dashboard/dashboard.component.css@
d2e69be
Last change on this file since d2e69be was 785b8bd, checked in by , 4 years ago | |
---|---|
|
|
File size: 203 bytes |
Line | |
---|---|
1 | a.navbar-brand img { |
2 | width: 200px; |
3 | } |
4 | .wrapper { |
5 | display: flex; |
6 | justify-content: space-around; |
7 | padding-top: 50px; |
8 | } |
9 | |
10 | .wrapper nav { |
11 | float: right; |
12 | } |
13 | |
14 | table { |
15 | margin-top: 25px; |
16 | } |
Note:
See TracBrowser
for help on using the repository browser.