Skip to content

Commit 7b6b8ab

Browse files
committed
Update W3C logo
Signed-off-by: Juan Cruz Viotti <[email protected]>
1 parent 8849c09 commit 7b6b8ab

File tree

2 files changed

+180
-10
lines changed

2 files changed

+180
-10
lines changed

content/products/std/_index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -145,19 +145,19 @@ <h2 class="h3 fw-bold mb-3">Built on the foundations of our digital world</h2>
145145
<div class="col-12 col-lg-6">
146146
<div class="d-flex flex-wrap justify-content-center align-items-center gap-4 gap-lg-5 h-100">
147147
<a href="https://www.ietf.org" target="_blank" rel="noopener noreferrer">
148-
<img src="/products/std/ietf.svg" alt="IETF" height="60" class="opacity-75" style="height: 50px;">
148+
<img src="/products/std/ietf.svg" alt="IETF" height="50" class="opacity-75" style="height: 50px;">
149149
</a>
150150
<a href="https://www.iso.org" target="_blank" rel="noopener noreferrer">
151-
<img src="/products/std/iso.svg" alt="ISO" height="60" class="opacity-75" style="height: 50px;">
151+
<img src="/products/std/iso.svg" alt="ISO" height="50" class="opacity-75" style="height: 50px;">
152152
</a>
153153
<a href="https://www.ieee.org" target="_blank" rel="noopener noreferrer">
154-
<img src="/products/std/ieee.svg" alt="IEEE" height="50" class="opacity-75" style="height: 40px;">
154+
<img src="/products/std/ieee.svg" alt="IEEE" height="40" class="opacity-75" style="height: 40px;">
155155
</a>
156156
<a href="https://www.iec.ch" target="_blank" rel="noopener noreferrer">
157-
<img src="/products/std/iec.svg" alt="IEC" height="60" class="opacity-75" style="height: 50px;">
157+
<img src="/products/std/iec.svg" alt="IEC" height="50" class="opacity-75" style="height: 50px;">
158158
</a>
159159
<a href="https://www.w3.org" target="_blank" rel="noopener noreferrer">
160-
<img src="/products/std/w3c.svg" alt="W3C" height="60" class="opacity-75" style="height: 50px;">
160+
<img src="/products/std/w3c.svg" alt="W3C" height="50" class="opacity-75" style="height: 50px;">
161161
</a>
162162
</div>
163163
</div>

0 commit comments

Comments
 (0)