64e2ca6f42
* [V3-770] user settings markup updated * naming refactoring acc to BEM * [V3-767] added project details markup, created media rules, existing tests fixed
12 lines
323 B
HTML
12 lines
323 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, user-scalable=no">
|
|
<title>Storj Dev Panel</title>
|
|
</head>
|
|
<body style="margin: 0px !important; height: 100vh;">
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html> |