This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
lovecoding
/
W260426
Urmărește
8
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
fba8d212ed
Ramuri
Etichete
master
W260426
/
13.sass
/
reset.scss
reset.scss
113 B
Istoric
Crud
1
2
3
4
5
6
7
* {
margin: 0;
padding: 0;
list-style: none;
text-decoration: none;
box-sizing: border-box;
}