-
Notifications
You must be signed in to change notification settings - Fork 0
/
reset.css
2 lines (2 loc) · 863 Bytes
/
reset.css
1
2
html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}ol[class],ul[class]{padding:0}blockquote,dd,dl,fieldset,figcaption,figure,h1,h2,h3,h4,html body,iframe,legend,li,ol[class],p,pre,textarea,ul[class]{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a{background-color:transparent}img,video{display:block;height:auto;max-width:100%}article>*+*{margin-top:1em}button,input,select,textarea{margin:0;font:inherit}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}
/*# sourceMappingURL=/reset.7da6ff85.css.map */