missed a few selectors in html5 conversion
Ted Unangst tedu@tedunangst.com
Tue, 30 Apr 2019 15:31:19 -0400
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
views/style.css
→
views/style.css
@@ -175,10 +175,10 @@ }
.info textarea { width: 20em; } - .honk .title { + .honk header { height: 48px; } - .honk .title img { + .honk header img { width: 48px; height: 48px; }