Skip to content

Commit

Permalink
Fixed layout shifting on button
Browse files Browse the repository at this point in the history
  • Loading branch information
AnXh3L0 committed Aug 15, 2024
1 parent 1ded93f commit e91340f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/scss/_custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@ article.first {
&:focus-visible,
&:focus {
& span {
margin-left: 0.75rem;
transform: translateX(0.25rem);
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion i18n/de.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ other = "Unser Fachwissen"
[aboutTitle]
other = "Open Source und UX gehören zusammen"
[aboutSubtitle]
other = "Ura ist eine Design-Agentur, die an Open-Source- und datenschutzfreundlicher Software arbeitet. Seit 2016 unterstützen wir Software-Projekte dabei sich bestens zu präsentieren. Unser Team sitzt in Tirana, Grenoble und Berlin."
other = "Ura ist eine Design-Agentur, die an Open-Source- und datenschutzfreundlicher Software arbeitet. Seit 2016 unterstützen wir Software-Projekte dabei sich bestens zu präsentieren. Unser Team sitzt in Tirana, Grenoble, Berlin und Málaga."
[aboutDesignSponsorship]
other = "Pro Bono Design-Unterstützung"
[aboutDesignSponsorshipDescription]
Expand Down
2 changes: 1 addition & 1 deletion i18n/en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ other = "Our Expertise"
[aboutTitle]
other = "Open Source and Usability belong together"
[aboutSubtitle]
other = "Ura is a design agency working on open source and privacy-preserving software. We've been supporting software projects since 2016 to be the best they can be. Our team is based in Tirana (Albania), Grenoble (France) and Berlin (Germany)."
other = "Ura is a design agency working on open source and privacy-preserving software. We've been supporting software projects since 2016 to be the best they can be. Our team is based in Tirana (Albania), Grenoble (France), Berlin (Germany) and Málaga (Spain)."
[aboutDesignSponsorship]
other = "Pro Bono Design Support"
[aboutDesignSponsorshipDescription]
Expand Down

0 comments on commit e91340f

Please sign in to comment.