1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-25 07:51:12 +02:00

remove unusued code

This commit is contained in:
Kushagra Gour
2018-01-13 12:27:43 +05:30
parent aa9201aef5
commit dc2bff1454

View File

@@ -17,7 +17,6 @@ h1 {
margin-top: 0;
}
a { text-decoration: none; color: crimson; cursor: pointer; }
/*a:hover { text-decoration: underline; }*/
.hide { display: none!important; }
.flex { display: flex; }