Skip to content

Commit b841e5b

Browse files
committed
Underline AWS Community Builder link in About section
1 parent f9271cf commit b841e5b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,11 @@
459459
text-decoration: underline;
460460
}
461461

462+
/* About section link - always underlined */
463+
.about-static a {
464+
text-decoration: underline;
465+
}
466+
462467
/* Photo carousel - full bleed, in sidebar */
463468
.photo-carousel-wrapper {
464469
position: fixed;

0 commit comments

Comments
 (0)