Browse Source

improve barcode preview

Pi 2 tháng trước cách đây
mục cha
commit
acf07926e5
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      css/code.css

+ 4 - 0
css/code.css

@@ -7,6 +7,10 @@ details svg, details img {
 .row-cols-lg-2:has(.bg-azure) {
   justify-content: center;
 }
+.card-img-top {
+    width: 90%;
+    margin: 5%;
+}
 table td, table th {
    padding-left: 5px;
    padding-right: 5px;