Small fix profile.html
This commit is contained in:
@@ -10,11 +10,13 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block extra_css%}
|
||||
<style>
|
||||
.img{
|
||||
width:auto;
|
||||
height:auto;
|
||||
max-width:400px!important;
|
||||
max-height:500px!important;
|
||||
</style>
|
||||
}
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
Reference in New Issue
Block a user