ar.javascript.info
ar.javascript.info copied to clipboard
Comment section Broken line
hello , i've noticed that there is a problem accros the site in comment section.
here is the fix
.comments__read-before {
position: absolute;
top: 10px;
/* right: 0; */
left: 0;
}