We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6fa65 commit 15e1fbbCopy full SHA for 15e1fbb
app/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<title>DevLog</title>
6
- <link rel="stylesheet" type="text/css" href="bower_components/semantic-ui/dist/semantic.css">
+ <link rel="stylesheet" type="text/css" href="bower_components/semantic-ui/dist/semantic.min.css">
7
<link rel="stylesheet" type="text/css" href="bower_components/trix/dist/trix.css">
8
<link rel="stylesheet" type="text/css" href="css/index.css">
9
</head>
0 commit comments