Prechádzať zdrojové kódy

improve barcode preview

Pi 2 mesiacov pred
rodič
commit
acf07926e5
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  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;