Skip to content

Commit 78835ae

Browse files
committed
test
1 parent a146d0c commit 78835ae

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

assets/css/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,9 +1646,9 @@ input, select, textarea {
16461646

16471647
#main .thumb > h2 {
16481648
pointer-events: none;
1649-
bottom: 1.875em;
1650-
font-size: 0.8em;
1651-
left: 2.1875em;
1649+
bottom: 50%;
1650+
font-size: 3em;
1651+
left: 50%;
16521652
margin: 0;
16531653
position: absolute;
16541654
z-index: 1;

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,25 +43,25 @@ <h2> What is a basis function expansion? </h2>
4343
The BFE framework is a powerful tool for analyses of galactic dynamics and disequilibrium dynamics, in
4444
particular. The EXP collaboration is built around the shared vision of developing these tools for galactic
4545
dynamics, combining the varied expertise of its members to learn about disequilibrium dynamics in galaxies.
46-
The publicly-available <a href="https://github.com/EXP-code">EXP code</a>. was developed to help achieve
46+
The publicly-available <a href="https://github.com/EXP-code">EXP code</a> was developed to help achieve
4747
this task. As evidenced in the following pages, there are a number of use cases for BFE analysis framework,
4848
and members of our collaboration have used BFEs to provide profound insight into a variety of problems. </p>
4949
<p> Interested in learning more? Check out the other tabs of this website,
5050
the <a href="https://github.com/EXP-code">Github</a>, and the theory page of the
5151
<a href="https://exp-docs.readthedocs.io/en/latest/index.html">readthedocs</a></p>
5252
</article>
5353
<article class="thumb">
54-
<a href="images/fulls/solid.png" class="image"><img src="images/thumbs/02.jpg" alt="" /></a>
54+
<a href="images/fulls/solid.png" class="image"><img src="images/thumbs/solid.png" alt="" /></a>
5555
<h2>Nisl adipiscing</h2>
5656
<p>Nunc blandit nisi ligula magna sodales lectus elementum non. Integer id venenatis velit.</p>
5757
</article>
5858
<article class="thumb">
59-
<a href="images/fulls/solid.png" class="image"><img src="images/thumbs/03.jpg" alt="" /></a>
59+
<a href="images/fulls/solid.png" class="image"><img src="images/thumbs/solid.png" alt="" /></a>
6060
<h2>Tempus aliquam veroeros</h2>
6161
<p>Nunc blandit nisi ligula magna sodales lectus elementum non. Integer id venenatis velit.</p>
6262
</article>
6363
<article class="thumb">
64-
<a href="images/fulls/solid.png" class="image"><img src="images/thumbs/04.jpg" alt="" /></a>
64+
<a href="images/fulls/solid.png" class="image"><img src="images/thumbs/solid.png" alt="" /></a>
6565
<h2>Aliquam ipsum sed dolore</h2>
6666
<p>Nunc blandit nisi ligula magna sodales lectus elementum non. Integer id venenatis velit.</p>
6767
</article>

0 commit comments

Comments
 (0)