aboutsummaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index 29c658e..e7d5e1c 100644
--- a/style.css
+++ b/style.css
@@ -125,11 +125,11 @@ a,
125 border-radius: 1rem; 125 border-radius: 1rem;
126} 126}
127 127
128.chain-links { 128.webring {
129 display: flex; 129 display: flex;
130} 130}
131 131
132.chain-links > * { 132.webring > * {
133 flex: 1; 133 flex: 1;
134 text-align: center; 134 text-align: center;
135} 135}