This commit is contained in:
krahets
2024-01-23 00:20:50 +08:00
parent 0587aff690
commit bd5e972bc9
2 changed files with 13 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;