Code0Em / lingua-sonnet

A web application to search word definitions, pronunciations and usage in poetry
MIT License
0 stars 1 forks source link

CSS: in poetry container styles, add this code (see comment) to style the poem title. #83

Closed Sandesh2034 closed 9 months ago

Sandesh2034 commented 9 months ago

poem-info {

  font-family: var(--cursive);   font-size: x-large; 

}