mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-13 11:06:18 +00:00
Remove inline style attribute from <html>
* remove unwanted style attribute from <html> tag (Fixes: #34) * define lang to make screenreaders happy
This commit is contained in:
parent
bcae011231
commit
a2fc249a62
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="overflow-y: scroll;">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user