lectures fix

This commit is contained in:
2026-01-09 19:35:08 +10:00
parent d10f15a34a
commit df21df0fff
3 changed files with 53 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
div > a > img{
width: 10vw;
}
}
div > a {
display: inline-block;
}

View File

@@ -4,5 +4,5 @@ div > a > img{
}
div > a {
min-width: 170px;
}
display: inline-block;
}