Skip to content

Commit c1dd4f4

Browse files
author
Luuk de Vlieger
committed
✨ Update page navigation
1 parent 0a682d3 commit c1dd4f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/src/pages/examples/around-the-web.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ import P from '../../components/P'
55

66
export default () => (
77
<Layout
8-
prev="/examples/rotating-loader/"
9-
prevLabel="Example: rotating loader"
10-
next="/browser-support/"
11-
nextLabel="Browser support"
8+
prev="/properties/classname-style/"
9+
prevLabel="Props: className & style"
10+
next="/examples/dotted-loader/"
11+
nextLabel="Example: dotted loader"
1212
>
1313
<H1>Examples: around the web</H1>
14-
<P large>A few links with some inspiring shape blobbing action.</P>
14+
<P large smallMargin>A few links with some inspiring shape blobbing action.</P>
1515
<Link title="Blobs by Misaki Nakano" href="https://codepen.io/mnmxmx/full/VjjvEq" />
1616
<Link title="Button bubble by Adrien Grsmto" href="https://codepen.io/Grsmto/full/RPQPPB" />
1717
<Link title="Creative gooey effects by Lucas Bebber" href="https://tympanus.net/Development/CreativeGooeyEffects/" />

0 commit comments

Comments
 (0)