Skip to content

Commit 65cbefc

Browse files
committed
tweaking modal styles
1 parent c9190b0 commit 65cbefc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
</main>
2525
</body>
2626
<script>
27-
socket('115d3deb0a41c7b85d6c')
27+
socket('ae5da353283841e2866e')
2828
</script>
2929
</html>

src/components/modal.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ $back-colour: 35;
177177
font-size: 1.4rem;
178178
margin-bottom: 10px;
179179
color: #1f2e50;
180+
min-height: 28px;
180181
}
181182
h3 {
182183
margin-top: 12px;

0 commit comments

Comments
 (0)