Primera version para maquinas rotativas creada

This commit is contained in:
imnavajas
2023-12-24 09:59:40 +01:00
parent 86d45bee83
commit 335cdf1e3e
4 changed files with 167 additions and 26 deletions

View File

@ -97,6 +97,12 @@ div.draw-shapes {
margin: 2.5% auto;
}
div.draw-rot-shapes {
width: 95%;
height: 850px;
margin: 2.5% auto;
}
.table-servicios{
overflow-x: scroll;
overflow-y: hidden;