Change css to use tabs
This commit is contained in:
parent
2550bc8bbf
commit
e7c93da74c
1 changed files with 46 additions and 46 deletions
|
@ -37,9 +37,9 @@ p {
|
||||||
height: auto;
|
height: auto;
|
||||||
color: rgba(255,255,255,.9);
|
color: rgba(255,255,255,.9);
|
||||||
}
|
}
|
||||||
.parallax-container .section {
|
.parallax-container .section {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width : 992px) {
|
@media only screen and (max-width : 992px) {
|
||||||
.parallax-container .section {
|
.parallax-container .section {
|
||||||
|
|
Loading…
Add table
Reference in a new issue