Hello, i’m getting error on this exercise and i can’t move forward.
The Instructions is: Set the width of the .pull-quote
class elements to 350 pixels.
My solution:
.pull-quote {
width: 350px;
}
Hello, i’m getting error on this exercise and i can’t move forward.
The Instructions is: Set the width of the .pull-quote
class elements to 350 pixels.
My solution:
.pull-quote {
width: 350px;
}
This code is passing the first of the two tasks for me. Every once in awhile the lessons can get “hung up”, perhaps try refreshing the lesson and the page?