Skip to content

Commit b6e165a

Browse files
committed
nit from last commits
1 parent b253c7b commit b6e165a

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

css/secrets.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ body {
55
margin: 0;
66
}
77

8-
.row {
9-
display: flex;
10-
}
118
svg {
129
margin: 8px;
1310
}

secrets.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
</head>
99
<body>
1010
</body>
11-
<script src="./js/2secrets.js"></script>
11+
<script src="./js/secrets.js"></script>
1212
</html>

0 commit comments

Comments
 (0)