add miligram to a better design
This commit is contained in:
@@ -10,6 +10,18 @@
|
||||
My understanding of how a feature flow
|
||||
can help team prioritize."
|
||||
/>
|
||||
<!-- CSS Reset -->
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.css"
|
||||
/>
|
||||
|
||||
<!-- Milligram CSS -->
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/milligram/1.4.1/milligram.css"
|
||||
/>
|
||||
|
||||
<link rel="stylesheet" href="core.css" />
|
||||
<link rel="stylesheet" href="feature-flow.css" />
|
||||
<link rel="icon" href="people-improvement.svg" />
|
||||
|
||||
Reference in New Issue
Block a user