fix: match directory class correctly

This commit is contained in:
decentral1se 2022-02-05 17:10:12 +01:00
parent 0b4ca2464d
commit cdb5af3b9b
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -66,7 +66,7 @@ var htmlBody = `
height: 640px;
}
.os::before {
.x-directory::before {
content: "📁 ";
font-size: 18px;
}