Skip to content
Snippets Groups Projects
Commit 18a93f92 authored by David Mendez's avatar David Mendez
Browse files

Logo: set max width and max height as 100%

parent 0566b40b
No related branches found
No related tags found
1 merge request!5Add compounds and target browser mockups
<template>
<v-img
:src="require('@/static/img/logo.png')"
max-height="150"
max-width="200"
max-height="100%"
max-width="100%"
></v-img>
</template>
......
Subproject commit 410e4cf61f62a931a20a8f66b00644cd56de41bc
Subproject commit be361e820fa72e2f74049aee2551e42f6e8630c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment