|
|
|
|
|
by slx26
2210 days ago
|
|
yeah, the main page doesn't even use css, it's only html tags. you might ask the author to add viewport scaling on the <head>, even if it will kinda break the zen of the html: <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|