💄 Style: update comment iframe width

This commit is contained in:
Cell
2024-04-13 11:11:43 +08:00
parent 84e9eea483
commit ff8e5fc7bf
@@ -1,4 +1,8 @@
>#comments {
padding: 2rem 0;
@extend .print-d-none;
iframe {
width: 100%;
}
}