Brown-University-Library / usepweb_project

MIT License
0 stars 5 forks source link

Change width in styles.css #73

Closed emylonas closed 3 years ago

emylonas commented 3 years ago

Could you please add this change when you are committing something else? In styles.css please change the numeric value in l. 273 from 300 to 750.

.metadata { width: 300px; } to .metadata { width: 750px; }

emylonas commented 3 years ago

done with d6b95da