Files
freeCodeCamp/e2e/fixtures/tribute-page-css.json
Sem Bauke c1e04945e9 feat: convert projects to Playwright (#54689)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-05-21 17:37:35 +02:00

6 lines
114 B
JSON

{
"tribute-page-css": {
"contents": "#image{max-width:100%;height:auto;display:block;margin:0 auto;}"
}
}