mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-06 14:09:58 +03:00
Add Boston event to events page
This commit is contained in:
@@ -13,7 +13,7 @@ layout: default
|
||||
grid-template-columns: repeat(auto-fill,minmax(300px,1fr));
|
||||
}
|
||||
.grid-networks {
|
||||
grid-template-columns: repeat(auto-fill,minmax(210px,1fr));
|
||||
grid-template-columns: repeat(auto-fill,minmax(230px,1fr));
|
||||
}
|
||||
.card {
|
||||
height: 100%;
|
||||
@@ -222,18 +222,6 @@ layout: default
|
||||
<h2>Official social networks</h2>
|
||||
|
||||
<div class="grid grid-networks">
|
||||
<div class="community-block">
|
||||
<div class="card">
|
||||
<a href="https://twitter.com/godotengine">
|
||||
<img src="/assets/community/icon_twitter.webp" width="350" height="215" alt=""
|
||||
style="background: linear-gradient(90deg, #fbfbfc 2%, #fbfbfc 9%, #edf1ef 92%, #fbfbfc 99%)" loading="lazy">
|
||||
</a>
|
||||
<div class="base-padding">
|
||||
<h3><a href="https://twitter.com/godotengine">Twitter</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="community-block">
|
||||
<div class="card">
|
||||
<a href="https://bsky.app/profile/godotengine.org">
|
||||
|
||||
Reference in New Issue
Block a user