get help in general - we have more specialized help rooms here: https://gitter.im/FreeCodeCamp/home
thecodingaviator on master
remove A (#31157) (compare)
:star: 229 | @abhi493 | http://www.freecodecamp.com/abhi493
Find other libraries at http://jster.net
See Also: :loop: Quick JS | :watch: Challenges | :wrench: Exercises | :clipboard: Editors | :newspaper: Blogs | :books: Books
So, on the add border elements around your images, I put in this code:
.thick-green-border {
border-color: green;
border-width: 10px;
border-style: solid;
}
and have added the class to the image properly, but it says my border is not 10px. Tried a hard refresh, nothing. I think it's a bug
:star: 282 | @qualitymanifest | http://www.freecodecamp.com/qualitymanifest
:star: 284 | @qualitymanifest | http://www.freecodecamp.com/qualitymanifest