Commit a95f6ca0 by gema

ajustes del dashboard para pc de 1366 px

parent 738a8a9e
...@@ -595,7 +595,6 @@ a:focus { ...@@ -595,7 +595,6 @@ a:focus {
.border-box-home{ .border-box-home{
padding:10px 5px 2px 5px; padding:10px 5px 2px 5px;
border:5px solid #fff; border:5px solid #fff;
} }
.text-btn-home{ .text-btn-home{
text-align:center; text-align:center;
...@@ -626,21 +625,23 @@ a:focus { ...@@ -626,21 +625,23 @@ a:focus {
} }
} }
/***_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_ po típico 1366x768**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_**_*_ */
@media (min-width: 1199px)and (max-width: 1367px) { @media (min-width: 1199px)and (max-width: 1367px) {
.icono-menu-saludable{ .icono-menu-saludable{
width:36%; width:36%;
} }
.mt-lista-home{
margin-top:40px;
}
.border-box-home{
padding:10px 5px 2px 5px;
border:5px solid #fff;
}
.mt-logout-home{ .mt-logout-home{
margin-top:20px; margin-top:60px;
} }
} }
/*----------------------------------------*/ /*----------------------------------------*/
/*----------CUADRÍCULA CUADRADOS MISMA ALTURA HOME--------------*/ /*----------CUADRÍCULA CUADRADOS MISMA ALTURA HOME--------------*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment