mapas-mentales/pintora.css

10 lines
95 B
CSS
Raw Normal View History

2022-10-27 21:49:06 +02:00
section {
display: flex;
}
.pintora-wrapper {
box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}