Skip to content

Commit

Permalink
Trying LinkdIn post8
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddelriod committed Jan 16, 2024
1 parent df133e4 commit c270425
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ a.hoverline:hover {
}

.card.medium .card-image {
height: 240px;
height: 260px;
}

.card-action a.btn-floating {
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ <h3 class="page-title white-text teal">Publications</h3>
<div class="col s12 m6 l4">
<div class="card medium">
<div class="card-image waves-effect waves-block waves-light">
<iframe src="https://www.linkedin.com/embed/feed/update/urn:li:ugcPost:7151032944034263040?compact=1" height="240" width="360" frameborder="0" allowfullscreen=""></iframe>
<iframe src="https://www.linkedin.com/embed/feed/update/urn:li:ugcPost:7151032944034263040?compact=1" height="260" width="380" frameborder="0" allowfullscreen=""></iframe>
</div>
<div class="card-content">
<span class="card-title activator teal-text hoverline">2010 WC Spain's goal!<i
Expand Down Expand Up @@ -340,8 +340,8 @@ <h3 class="page-title white-text teal">Publications</h3>

<div class="col s12 m6 l4">
<div class="card medium">
<div class="card-image waves-effect waves-block waves-light">
<iframe src="https://www.linkedin.com/embed/feed/update/urn:li:share:7122126102411505664" height="459" width="504" frameborder="0" allowfullscreen="" title="Publicación integrada"></iframe>
<div class="card-image waves-effect waves-block waves-light">
<iframe width="360" height="240" src="https://www.youtube.com/embed/bLSgp4kPyQE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="card-content">
<span class="card-title activator teal-text hoverline">Giroud's goal of the year analysis!<i
Expand Down

0 comments on commit c270425

Please sign in to comment.