missed a few selectors in html5 conversion

This commit is contained in:
Ted Unangst 2019-04-30 15:31:19 -04:00
parent 6b3d4588c9
commit e62faa8bd8
1 changed files with 2 additions and 2 deletions

View File

@ -175,10 +175,10 @@ img.emu {
.info textarea {
width: 20em;
}
.honk .title {
.honk header {
height: 48px;
}
.honk .title img {
.honk header img {
width: 48px;
height: 48px;
}