Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/gymnasium/gym-eleventy i…
Browse files Browse the repository at this point in the history
…nto develop
  • Loading branch information
rediris committed Nov 13, 2024
2 parents 8056857 + 8a5e408 commit 19679bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/mfe-learning.scss
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,6 @@ div.d-flex.ml-auto {
}
// Theoretically, the last div in the alert that pops up when a user isn't enrolled (could be any alert in that section TBH
.alert .alert-message-content > :last-child {
margin-top: 1.4rem;
margin-bottom: 0;
// font-size: 1rem;
line-height: 1;
Expand All @@ -995,6 +994,7 @@ div.d-flex.ml-auto {
button {
// font: 700 1.25rem/1 var(--font-family-custom);
// padding: 1.05rem;
margin-top: 1.4rem;
margin-inline-end: 0.33rem;
}
}
Expand Down

0 comments on commit 19679bc

Please sign in to comment.