Skip to content

Commit 8d09291

Browse files
committed
Update News
1 parent 93b9c06 commit 8d09291

2 files changed

Lines changed: 4 additions & 9 deletions

File tree

assets/gallery.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,6 @@ h1 {
2424
margin: 0 auto;
2525
}
2626

27-
.gallery-x-container {
28-
display: grid;
29-
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
30-
gap: 60px;
31-
max-width: 1200px;
32-
margin: 0 auto;
33-
}
34-
3527
.gallery {
3628
background-color: #fff;
3729
border-radius: 8px;

news.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@
2424
2525
</a>
2626

27-
<div class="gallery-x-container">
27+
<div style="display: flex; justify-content: center;">
2828
<blockquote class="twitter-tweet" data-conversation="none" data-lang="en"><p lang="en" dir="ltr">ps. Thanks <a href="https://twitter.com/YatsenkoDimitri?ref_src=twsrc%5Etfw">@YatsenkoDimitri</a> for showcasing the work on cell response specificity in MICrONS data by our <a href="https://twitter.com/neuromatch?ref_src=twsrc%5Etfw">@neuromatch</a> students <a href="https://twitter.com/moneuron?ref_src=twsrc%5Etfw">@moneuron</a> <a href="https://twitter.com/comp16676935420?ref_src=twsrc%5Etfw">@comp16676935420</a> <a href="https://twitter.com/RanaRokni?ref_src=twsrc%5Etfw">@RanaRokni</a> <br>Stay tuned for the paper of this cool work that we are working on <a href="https://t.co/MjOnuya8xe">pic.twitter.com/MjOnuya8xe</a></p>&mdash; Nima Dehghani (@neurovium) <a href="https://twitter.com/neurovium/status/1932922394244739079?ref_src=twsrc%5Etfw">June 11, 2025</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
29+
</div>
30+
31+
<div style="display: flex; justify-content: center;">
2932
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">Excited to present our work — “Anatomically and Functionally Constrained Bio-Inspired Recurrent Neural Networks Outperform Traditional RNN Models” — at the <a href="https://twitter.com/KempnerInst?ref_src=twsrc%5Etfw">@KempnerInst</a> Frontiers in <a href="https://twitter.com/hashtag/NeuroAI?src=hash&amp;ref_src=twsrc%5Etfw">#NeuroAI</a> Symposium!<br>A fantastic collaboration with <a href="https://twitter.com/RanaRokni?ref_src=twsrc%5Etfw">@RanaRokni</a>, <a href="https://twitter.com/comp16676935420?ref_src=twsrc%5Etfw">@comp16676935420</a> &amp; <a href="https://twitter.com/neurovium?ref_src=twsrc%5Etfw">@neurovium</a>! <a href="https://t.co/eENtYaCK0y">pic.twitter.com/eENtYaCK0y</a></p>&mdash; Mo Shakiba (@moneuron) <a href="https://twitter.com/moneuron/status/1931021868930089096?ref_src=twsrc%5Etfw">June 6, 2025</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
3033
</div>
3134

0 commit comments

Comments
 (0)