This commit is contained in:
krahets
2024-01-23 00:20:55 +08:00
parent c8d159f009
commit 97e4b9a59e
5 changed files with 25 additions and 1 deletions
+12
View File
@@ -288,6 +288,18 @@ a:hover .hero-caption {
font-weight: bold;
}
/* code badge */
.code-badge {
width: 100%;
height: auto;
margin: 0 auto;
}
.code-badge img {
height: 1.07em;
width: auto;
}
/* device */
.device-on-hover {
width: auto;