Reorder style from Milligram's website

This commit is contained in:
CJ Patoilo 2019-07-23 19:05:39 -03:00
parent d5efd78987
commit aec7796fcf
1 changed files with 1 additions and 1 deletions

View File

@ -7,10 +7,10 @@
<meta name="description" content="Milligram provides a minimal setup of styles for a fast and clean starting point. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code.">
<title>Milligram | A minimalist CSS framework.</title>
<link rel="icon" href="https://milligram.io/images/icon.png">
<link rel="stylesheet" href="https://milligram.io/styles/main.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.css">
<link rel="stylesheet" href="milligram.min.css"><!-- to generate this style run `$ npm start` -->
<link rel="stylesheet" href="https://milligram.io/styles/main.css">
</head>
<body>