source: Farmatiko/ClientApp/src/app/counter/counter.component.css@ 333cdac

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

Frontend adjustments for prototype

  • 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.