Skip to content

Commit

Permalink
Update pages
Browse files Browse the repository at this point in the history
  • Loading branch information
wgst committed Sep 6, 2023
1 parent 1050008 commit d49fd7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sass/minima/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ img {
}

.image_sq {
max-width: 70%;
max-width: 100%;
vertical-align: middle;
// border-radius: 80%;
}
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ I'm a PhD student in Computational Chemistry at the University of Warwick ([Comp
## Research
I'm developing ML-based models for gas-surface dynamics, for both adiabatic (Born-Oppenheimer molecular dynamics) and non-adiabatic (molecular dynamics with electronic friction) approaches.

<img src="https://wgst.github.io/assets/sticking_cu111.png" class="image_sq">
<img src="https://wgst.github.io/assets/sticking_cu111.png" width="180" class="image_sq">

## Links
* [Google Scholar](https://scholar.google.com/citations?user=KiNdem8AAAAJ&hl=en)
Expand Down

0 comments on commit d49fd7a

Please sign in to comment.