This commit is contained in:
2024-06-26 00:00:16 +02:00
parent c02c5e7b69
commit c94a960aef
3 changed files with 10 additions and 2 deletions
@@ -18,6 +18,10 @@
.views-row{
width: 28%;
padding: 1rem;
&:hover{
transform: scale(1.05);
transition: 0.3s transform ease, 0.3s box-shadow ease;
}
.node-type-site{
margin: auto;
display: flex;