increae app button size
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 8.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 8.6 KiB |
@@ -121,7 +121,7 @@ export default function Login() {
|
|||||||
href='#'
|
href='#'
|
||||||
// href="https://play.google.com/store/apps/details?id=com.mermsemr.providers" target="_blank"
|
// href="https://play.google.com/store/apps/details?id=com.mermsemr.providers" target="_blank"
|
||||||
>
|
>
|
||||||
<img src={IOSDownload} className='w-75 h-auto' alt='IOS Download' />
|
<img src={IOSDownload} className='w-100 h-auto' alt='IOS Download' />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -132,7 +132,7 @@ export default function Login() {
|
|||||||
href='#'
|
href='#'
|
||||||
// href="https://play.google.com/store/apps/details?id=com.mermsemr.providers" target="_blank"
|
// href="https://play.google.com/store/apps/details?id=com.mermsemr.providers" target="_blank"
|
||||||
>
|
>
|
||||||
<img src={GoogleDownload} className='w-75 h-auto' alt='IOS Download' />
|
<img src={GoogleDownload} className='w-100 h-auto' alt='IOS Download' />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user