This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Hryhorii
/
hw-js-14-GraphQL
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
caeb5cd3da
Rami (Branch)
Tag
master
hw-js-14-Gra...
/
html-css
/
css
/
style.css
style.css
89 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
11
12
html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}