Skip to content

Commit d3bfb38

Browse files
lockheed
1 parent 1a9ac85 commit d3bfb38

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

layouts/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,11 @@
272272
</a>
273273

274274
</div>
275+
<div class="sponsor_row" data-aos="fade-up" data-aos-delay="150">
276+
<a href="https://www.lockheedmartin.com/pl-pl/index.html" target="_blank" class="sponsor">
277+
<img src="/images/sponsorzy/LM-logo-Blue.png" alt="Lockheed Martin logo" style="width: 50%;"/>
278+
</a>
279+
275280
<div class="sponsor_row" data-aos="fade-up" data-aos-delay="150">
276281
<a href="https://www.vwfs.pl" target="_blank" class="sponsor sponsor--big">
277282
<img src="/images/sponsorzy/vwfs.png" alt="VWFS logo" />

static/css/blocks/_sponsors.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444

4545
}
4646

47+
.sponsor--huge img {
48+
width: 370px;
49+
50+
}
4751
.sponsor--big img {
4852
width: 370px;
4953
}
@@ -64,7 +68,7 @@
6468

6569
.sponsors__contact {
6670
text-align: center; /* Wyśrodkowanie tekstu */
67-
margin-top: 40px; /* Dystans od sponsorów */
71+
margin-top: 50px; /* Dystans od sponsorów */
6872
font-size: 25px;
6973
}
7074

35.4 KB
Loading

0 commit comments

Comments
 (0)