6 lines
99 B
CSS
6 lines
99 B
CSS
.fun-fact {
|
|
margin-top: 1rem;
|
|
font-size: 0.9rem;
|
|
color: #666;
|
|
font-style: italic;
|
|
} |