source: Farmatiko/ClientApp/src/app/counter/counter.component.css@ 96108d8

Last change on this file since 96108d8 was 96108d8, checked in by DimitarSlezenkovski <dslezenkovski@…>, 4 years ago

Format code and fix errors

  • Property mode set to 100644
File size: 140 bytes
RevLine 
[ec6ac45]1.wrapper {
[96108d8]2 display: flex;
3 justify-content: space-around;
4 padding-top: 50px;
[ec6ac45]5}
6
7nav {
[96108d8]8 float: right;
[ec6ac45]9}
10
11table {
[96108d8]12 margin-top: 25px;
13}
Note: See TracBrowser for help on using the repository browser.