Adding real images

This commit is contained in:
Belen Curcio
2020-10-02 11:57:11 -03:00
parent 0d2ac7093b
commit 33dd7b0b78
4 changed files with 35 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
.root {
@apply relative w-full h-full flex flex-row p-6 box-border justify-between;
@apply relative w-full h-full p-6 box-border overflow-hidden;
}