Skip to content

Commit 7482f30

Browse files
authored
Merge pull request #12 from KodeStar/master
add missing desktop change
2 parents f9f0f89 + 7732139 commit 7482f30

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

ci/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353

5454
#results h1 {
55-
font-size: 25px;
55+
font-size: 18px;
5656
margin: 0 10px 25px;
5757
word-break: break-all;
5858
}
@@ -140,6 +140,9 @@
140140
letter-spacing: 5px;
141141

142142
}
143+
#results h1 {
144+
font-size: 25px;
145+
}
143146
}
144147

145148
</style>

0 commit comments

Comments
 (0)