Licitator 1.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
365 B

<style>
.header-tarea .avatar__container{
margin-bottom: 15px;
}
.header-tarea .avatar__container a{
display: inline-block;
}
</style>
<div class="avatar__container">
<a href="#" class="avartar"><img height="50px" src="{{ asset('images/toolbox.png')}}" alt=""></a>
</div>