Skip to content

Commit

Permalink
fix: adjust padding of profile pic
Browse files Browse the repository at this point in the history
  • Loading branch information
sidiousvic committed Jan 14, 2025
1 parent a4fe639 commit 85e72d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vic.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ goodbye:
<script inline src="/_esnext/vicsage.js"></script>
<script inline src="/_esnext/lazyvideos.js"></script>

<style>
.info {
& > figure {
margin: 0 2rem;
}
}
</style>

<div class="info">

<article>
Expand Down

0 comments on commit 85e72d2

Please sign in to comment.