mirror of
https://github.com/bitwarden/browser
synced 2025-12-26 05:03:33 +00:00
media query adjustments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div id="login">
|
||||
<form (ngSubmit)="onSubmit()" #heroForm="ngForm">
|
||||
<form (ngSubmit)="onSubmit()">
|
||||
<div class="content">
|
||||
<img src="../../images/logo@2x.png" alt="bitwarden">
|
||||
<p>{{'loginOrCreateNewAccount' | i18n}}</p>
|
||||
|
||||
Reference in New Issue
Block a user