Questions tagged as 'twig'

2
answers

Alter child element when hovering in father

I need to make hover on the div with class="item" the image make the transition that is set. As I have it, the image only "transforms" if I do hover in it but not if I do it in the div. I've seen this other question:...
asked by 02.02.2018 / 13:27
3
answers

How to round a decimal value and display 0.50 instead of 0.5 in php

I want to round a value in my php project in such a way that instead of showing me for example 12.5 it shows me the zero of 50 (12.50)     
asked by 20.12.2018 / 15:45