feat: enhance text shadow for better readability
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
min-width: 100px;
|
||||
text-align: center;
|
||||
color: white;
|
||||
text-shadow: 0 1px 2px rgba(0,0,0,0.25);
|
||||
text-shadow: 0 2px 4px rgba(0,0,0,0.5);
|
||||
">
|
||||
{{$word}}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user