We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b253c7b commit b6e165aCopy full SHA for b6e165a
css/secrets.css
@@ -5,9 +5,6 @@ body {
5
margin: 0;
6
}
7
8
-.row {
9
- display: flex;
10
-}
11
svg {
12
margin: 8px;
13
secrets.html
@@ -8,5 +8,5 @@
</head>
<body>
</body>
- <script src="./js/2secrets.js"></script>
+ <script src="./js/secrets.js"></script>
</html>
0 commit comments