Commit d793eb9ef2e2ae8c60ff9f51532f5d9d61c32002

Authored by Marcelo Puebla
1 parent 28ef2dbbbd
Exists in master

Borrado de codigo css.

Showing 1 changed file with 0 additions and 6 deletions   Show diff stats
1   -html,
2   -body {
3   - height: 100% !important;
4   - width: 100% !important;
5   -}
6   -
7 1 .blur {
8 2 filter: blur(10px);
9 3 -webkit-filter: blur(10px);