web/satellite: successful reset password page styling bug fixed (#3612)

This commit is contained in:
Vitalii Shpital 2019-11-20 16:28:09 +02:00 committed by GitHub
parent 9ca547acb1
commit 49694b2c7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
<meta charset="UTF-8">
<title>Tardigrade Satellite - Mars</title>
<link href="/static/static/fonts/font_regular.ttf" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/static/static/activation/success.css">
<link rel="stylesheet" type="text/css" href="/static/static/resetPassword/success.css">
</head>
<body>
<div class="container">