Skip to content

Commit 165c72a

Browse files
committed
Update description styles for better layout and alignment
1 parent 61b0dc3 commit 165c72a

File tree

2 files changed

+3507
-3
lines changed

2 files changed

+3507
-3
lines changed

app/page.module.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,10 +164,13 @@
164164
}
165165

166166
.description a {
167+
width: inherit;
167168
margin: 1rem;
168169
}
169170

170171
.description p {
172+
width: inherit;
173+
text-align: center;
171174
background-color: rgba(var(--callout-rgb), 0.5);
172175
border: 1px solid rgba(var(--callout-border-rgb), 0.3);
173176
border-radius: var(--border-radius);

0 commit comments

Comments
 (0)