-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreset.min.css
1 lines (1 loc) · 938 Bytes
/
reset.min.css
1
*,::after,::before{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}canvas,img,picture,svg,video{max-width:100%;height:auto;display:block}iframe{border:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit}a,button,details,input[type=button],input[type=checkbox],input[type=file],input[type=image],input[type=radio],input[type=range],input[type=reset],input[type=submit],select{cursor:pointer}button[disabled],input[disabled]{cursor:default}a,a:visited{color:inherit;text-decoration:none}ol,ul{list-style:none}.sr-only{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border-width: 0;}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){*,::after,::before{transition:none!important;animation:none!important}html{scroll-behavior:auto!important}}