Closing bracket missing in the first code example:
div.box3 {
height: round(down, 120px, 25px;
}
1 messages ยท Page 1 of 1 (latest)
Closing bracket missing in the first code example:
div.box3 {
height: round(down, 120px, 25px;
}
Thanks for reporting! ๐
Hello again, sorry, but it seems you put the closing bracket in the wrong place - it should be before the semicolon, not after ๐