Ignore:
Timestamp:
07/22/20 13:08:15 (4 years ago)
Author:
DimitarSlezenkovski <dslezenkovski@…>
Branches:
master
Children:
ca0dae7
Parents:
1f041f6
Message:

Format code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Farmatiko/ClientApp/src/app/home/home.component.css

    r1f041f6 r46c298d  
    11.wrapper {
    2     display: flex;
    3     justify-content: space-around;
    4     padding-top: 50px;
     2  display: flex;
     3  justify-content: space-around;
     4  padding-top: 50px;
    55}
    66
    77nav {
    8     float: right;
     8  float: right;
    99}
    1010
    1111table {
    12     margin-top: 25px;
     12  margin-top: 25px;
    1313}
Note: See TracChangeset for help on using the changeset viewer.