Ignore:
Timestamp:
07/21/20 22:00:35 (4 years ago)
Author:
Mile Jankuloski <mile.jankuloski@…>
Branches:
master
Children:
c352b2d
Parents:
0c48bbb
Message:

Frontend adjustments for prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Farmatiko/ClientApp/src/index.html

    r0c48bbb r333cdac  
    88    <meta name="viewport" content="width=device-width, initial-scale=1" />
    99    <link rel="icon" type="image/x-icon" href="favicon.ico" />
    10   </head>
     10      <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
     11    <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
     12</head>
    1113  <body>
    12     <app-root>Loading...</app-root>
     14    <app-root></app-root>
    1315  </body>
    1416</html>
Note: See TracChangeset for help on using the changeset viewer.