Skip to content

Commit e8f5981

Browse files
committed
Another change for mobile
1 parent 549390e commit e8f5981

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/pages/apusok/software.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const seo = {
5050

5151
<p class="h_theme"> Contributed to the development of </p>
5252
<TeamMember reversed>
53-
<div slot="text-container" style="margin-left: -230px;">
53+
<div slot="text-container">
5454
<h3 class="h_theme">LaMEM</h3>
5555
<ul class="h_theme">
5656
<li>LaMEM (Lithosphere and Mantle Evolution Model) is a fast, parallel 3D numerical code for thermo-mechanical
@@ -62,7 +62,7 @@ const seo = {
6262
<Icon name="ic:baseline-chevron-right" />
6363
</Fragment></Button>
6464
</div>
65-
<picture slot="image-container" style="width: 40%;">
65+
<picture slot="image-container">
6666
<img
6767
src="../../../assets/img/logo_transparent_small.png"
6868
alt="author"

src/pages/apusok/team.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const seo = {
2222
<!-- <h3 class="h_theme">Current Members</h3> -->
2323

2424
<TeamMember reversed>
25-
<div slot="text-container" style="margin-left: -230px;">
25+
<div slot="text-container">
2626
<h3 class="h_theme">Adina Pusok</h3>
2727
<ul class="h_theme">
2828
<li>Royal Society University Research Fellow</li>
@@ -42,7 +42,7 @@ const seo = {
4242
</TeamMember>
4343

4444
<TeamMember reversed>
45-
<div slot="text-container" style="margin-left: -230px;">
45+
<div slot="text-container">
4646
<h3 class="h_theme">Marko Repac</h3>
4747
<ul class="h_theme">
4848
<li>Postdoctoral Research Associate </li>
@@ -59,7 +59,7 @@ const seo = {
5959
</TeamMember>
6060

6161
<TeamMember reversed>
62-
<div slot="text-container" style="margin-left: -230px;">
62+
<div slot="text-container">
6363
<h3 class="h_theme">Yangfan Huang</h3>
6464
<ul class="h_theme">
6565
<li>D.Phil. student (co-supervised by Prof. Richard Walker)</li>

0 commit comments

Comments
 (0)