CSS problem
CSS problem
Out of context: Reply #13
- Started
- Last post
- 15 Responses
- gabriel_pc0
the change will be in your stylesheet
something like this:
.navbar {
display: block;
...(rest of existing styles)
}
the change will be in your stylesheet
something like this:
.navbar {
display: block;
...(rest of existing styles)
}