Skip to content

Commit dba2150

Browse files
PavelLaptevmtsgrd
authored andcommitted
Style links in builds section
Added specific styles for anchor tags within the .builds class to improve link visibility and consistency.
1 parent 571c42f commit dba2150

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

apps/web/src/routes/(app)/downloads/+page.svelte

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,11 @@
247247
line-height: 1.5;
248248
}
249249
250+
.builds a {
251+
color: #44c;
252+
text-decoration: underline;
253+
}
254+
250255
.release__notes {
251256
margin-block: 0.5rem;
252257
padding: 1rem;

0 commit comments

Comments
 (0)