diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 08635e2..f409c12 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="description" content="Starter Snowpack App" /> <link rel="stylesheet" href="/pure.css" /> + <link rel="stylesheet" href="/pure-responsive-grid.css" /> <link rel="stylesheet" type="text/css" href="/index.css" /> <title>FFXIV Eureka Marks</title> </head> |