mirror of
https://github.com/Lil-Carpi/LDM-ASIR.git
synced 2025-12-06 00:03:48 +00:00
- Añadido position:static; al footer
- Añadido margin-top:3em; al footer.
This commit is contained in:
@@ -367,6 +367,8 @@ body {
|
|||||||
color: white;
|
color: white;
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
|
position:static;
|
||||||
|
margin-top: 3em;
|
||||||
|
|
||||||
/*Efecto cristal difuminado*/
|
/*Efecto cristal difuminado*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user