Skip to content

Commit

Permalink
consistent sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmonc committed May 9, 2024
1 parent 524ccd5 commit 72079b6
Show file tree
Hide file tree
Showing 23 changed files with 24 additions and 16 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"ast":null,"code":"var __decorate = this && this.__decorate || function (decorators, target, key, desc) {\n var c = arguments.length,\n r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,\n d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n};\nvar __metadata = this && this.__metadata || function (k, v) {\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(k, v);\n};\nimport { Component } from '@angular/core';\nvar ScheduleComponent = /** @class */function () {\n function ScheduleComponent() {}\n ScheduleComponent.prototype.ngOnInit = function () {};\n ScheduleComponent = __decorate([Component({\n selector: 'app-schedule',\n templateUrl: './schedule.component.html',\n styleUrls: ['./schedule.component.css']\n }), __metadata(\"design:paramtypes\", [])], ScheduleComponent);\n return ScheduleComponent;\n}();\nexport { ScheduleComponent };","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

14 changes: 11 additions & 3 deletions israeliTacticalUi/src/app/schedule/schedule.component.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ li {
list-style-type: square;
}

p,li {
p,
li {
text-align: justify;
hyphens: auto;
}
Expand All @@ -15,17 +16,20 @@ ul {
}

.product {
min-height: 28vh;
max-height: 30vh;
min-height: 30vh;
}

.product-2 {
min-height: 28vh;
max-height: 30vh;
min-height: 30vh;
}

@media only screen and (max-width: 993px) {
.product {
min-height: 41vh;
}

.product-2 {
min-height: 41vh;
}
Expand All @@ -35,6 +39,7 @@ ul {
.product {
min-height: 45vh;
}

.product-2 {
min-height: 0vh;
}
Expand All @@ -44,6 +49,7 @@ ul {
.product {
min-height: 47vh;
}

.product-2 {
min-height: 0vh;
}
Expand All @@ -53,6 +59,7 @@ ul {
.product {
min-height: 50vh;
}

.product-2 {
min-height: 0vh;
}
Expand All @@ -62,6 +69,7 @@ ul {
.product {
min-height: 0vh;
}

.product-2 {
min-height: 0vh;
}
Expand Down
13 changes: 0 additions & 13 deletions israeliTacticalUi/src/app/schedule/schedule.component.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,10 @@
<!-- The Tour Section -->
<div class="w3-black" id="tour">
<div class="w3-container w3-content w3-padding-64" style="max-width: 99vw;margin-top: -45px;">
<h2 class="w3-wide w3-center">PRODUCTOS</h2>
<p class="w3-opacity w3-center"><i>Para todas sus necesidades!</i></p><br>

<!-- <ul class="w3-ul w3-border w3-white w3-text-grey">
<li class="w3-padding">September <span class="w3-tag w3-red w3-margin-left">Sold out</span></li>
<li class="w3-padding">October <span class="w3-tag w3-red w3-margin-left">Sold out</span></li>
<li class="w3-padding">November <span class="w3-badge w3-right w3-margin-right">3</span></li>
</ul> -->

<div class="w3-row-padding w3-padding-32">
<div class="w3-col s12 m6 l3 w3-margin-bottom">
<picture>
<source srcset="https://drive.google.com/uc?export=view&id=1AHN-hWiW9k3vzVgmNOLr-bJOjl3cw9Dh" type="image/webp">
<source srcset="https://i.imgur.com/fMaNjfx.jpeg" type="image/jpeg">
<img src="https://i.imgur.com/fMaNjfx.jpeg" alt="Instructor aiding student in aiming" style="width:100%" rel="noopener">
</picture>
Expand All @@ -32,7 +23,6 @@ <h5><b>TACTICAL SHOOTING</b></h5>


<picture>
<source srcset="https://drive.google.com/uc?export=view&id=1xVUXi_ur_Wb5ds96hPgqemBjMw0agYt1" type="image/webp">
<source srcset="https://i.imgur.com/lQTeehy.jpeg" type="image/jpeg">
<img src="https://i.imgur.com/lQTeehy.jpeg" alt="Instructor firing from window of truck" style="width:100%"
rel="noopener">
Expand All @@ -50,7 +40,6 @@ <h5><b>PROTECTION PROGRAM</b></h5>
</div>
<div class="w3-col s12 m6 l3 w3-margin-bottom">
<picture>
<source srcset="https://drive.google.com/uc?export=view&id=1oHzsadq3Nn3enMRWBnnpl2KW7ugLXS6d" type="image/webp">
<source srcset="https://i.imgur.com/sn804ij.jpeg" type="image/jpeg">
<img src="https://i.imgur.com/sn804ij.jpeg" alt="Teaching Krav Maga" style="width:100%" rel="noopener">
</picture>
Expand All @@ -67,9 +56,7 @@ <h5><b>SELF DEFENSE</b></h5>
<div class="w3-col s12 m6 l3 w3-margin-bottom">

<picture>
<source srcset="https://drive.google.com/uc?export=view&id=1wI1Wmb3eurxzi_npCenkgV_x0GN3PDbk" type="image/webp">
<source srcset="https://i.imgur.com/IWqzdt0.jpeg" type="image/jpeg">

<img src="https://i.imgur.com/IWqzdt0.jpeg" alt="Picture of a military sniper"
style="width:100%" rel="noopener">
</picture>
Expand Down

0 comments on commit 72079b6

Please sign in to comment.