소스 검색

improve barcode preview

Pi 2 달 전
부모
커밋
acf07926e5
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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;