diff --git a/css/bizoni.css b/css/bizoni.css index 30ee140..99759da 100644 --- a/css/bizoni.css +++ b/css/bizoni.css @@ -31106,13 +31106,9 @@ width: 90% !important; } .two-per-row { - display: flex !important; + display: block !important; flex-wrap: nowrap !important; } - .two-per-row li { - flex: 1 1 50% !important; /* Each item takes up 50% of the row */ - box-sizing: border-box !important; /* Ensures padding doesn't affect width */ - } } /* Small devices (portrait tablets and large phones, 600px and up) */ @@ -31121,13 +31117,9 @@ width: 90% !important; } .two-per-row { - display: flex !important; + display: block !important; flex-wrap: nowrap !important; } - .two-per-row li { - flex: 1 1 50% !important; /* Each item takes up 50% of the row */ - box-sizing: border-box !important; /* Ensures padding doesn't affect width */ - } } /* Medium devices (landscape tablets, 768px and up) */ @@ -31136,13 +31128,9 @@ width: 60% !important; } .two-per-row { - display: flex !important; + display: block !important; flex-wrap: nowrap !important; } - .two-per-row li { - flex: 1 1 50% !important; /* Each item takes up 50% of the row */ - box-sizing: border-box !important; /* Ensures padding doesn't affect width */ - } } /* Large devices (laptops/desktops, 992px and up) */ @@ -31158,6 +31146,9 @@ flex: 1 1 50% !important; /* Each item takes up 50% of the row */ box-sizing: border-box !important; /* Ensures padding doesn't affect width */ } + .obleceni div{ + margin: 10px !important; + } } /* Extra large devices (large laptops and desktops, 1200px and up) */ @@ -31173,4 +31164,8 @@ flex: 1 1 50% !important; /* Each item takes up 50% of the row */ box-sizing: border-box !important; /* Ensures padding doesn't affect width */ } + + .obleceni div{ + margin: 10px !important; + } } \ No newline at end of file diff --git a/img/dres4.png b/img/dres4.png index 042d68e..1b2e036 100644 Binary files a/img/dres4.png and b/img/dres4.png differ diff --git a/img/dres6.png b/img/dres6.png new file mode 100644 index 0000000..042d68e Binary files /dev/null and b/img/dres6.png differ diff --git a/index.html b/index.html index 602bcce..9a20b25 100644 --- a/index.html +++ b/index.html @@ -1372,15 +1372,15 @@
-
+
+