Skip to content

Commit 7aaecbe

Browse files
committed
Fixed a frankly CATASTROPHIC overflow
1 parent 1c25bf3 commit 7aaecbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/negativeseed/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
font-size: 20pt;
4545
}
4646
}
47+
@media (max-width: 400px) {
48+
.modMakerHeader {
49+
font-size: 16pt;
50+
}
51+
}
4752
</style>
4853
</head>
4954
<body>

0 commit comments

Comments
 (0)