Skip to content

Commit 0d76537

Browse files
committed
chore: enhance divider antialiasing
1 parent 35b7943 commit 0d76537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/pages/en/present/team.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ import ImpressionsSection from "../../../../layouts/sections/ImpressionsSection.
1111
Meet the team behind our company - a group of dedicated and skilled professionals who are passionate about creating custom software solutions that are tailored to the specific needs of our clients. We take great pride in our work and are committed to delivering the highest quality products and services. In addition to our software development expertise, we are also committed to advancing vocational education in Switzerland. We believe that providing apprenticeship opportunities and modern educational content to students is an important way to ensure that the next generation of software developers is well-equipped to meet the demands of the industry. As a team, we are open-minded, holacratic, and trustworthy, and we look forward to the opportunity to work together and embark on an adventure in the world of bits and bytes with you soon.
1212
</section>
1313

14-
<Divider firstSegmentColor="var(--color-white)" />
14+
<Divider firstSegmentColor="var(--color-white)" fixAntialiasingBottom />
1515

1616
<TeamSection class="white-background">
1717
<h2 slot="title">Portraits</h2>
1818
</TeamSection>
1919

20-
<Divider firstSegmentColor="var(--color-white)" flipVertical />
20+
<Divider firstSegmentColor="var(--color-white)" flipVertical fixAntialiasingTop />
2121

2222
<ImpressionsSection gallery="team" class="dark-background">
2323
<h2 slot="title">Impressionen</h2>

0 commit comments

Comments
 (0)