Use white links in profile intros
This commit is contained in:
parent
16dea4d4c8
commit
deba81e11f
@ -95,6 +95,13 @@ const profile-image-size = 280px
|
|||||||
grid-gap 0.5rem
|
grid-gap 0.5rem
|
||||||
justify-content space-evenly
|
justify-content space-evenly
|
||||||
|
|
||||||
|
.profile-introduction
|
||||||
|
a
|
||||||
|
color white
|
||||||
|
|
||||||
|
:hover
|
||||||
|
text-shadow 0 0 6px rgba(255, 255, 255, 0.2)
|
||||||
|
|
||||||
> 740px
|
> 740px
|
||||||
.profile-head
|
.profile-head
|
||||||
horizontal
|
horizontal
|
||||||
|
Loading…
Reference in New Issue
Block a user