Move sidebar to right TEST
This commit is contained in:
parent
405bf98f69
commit
2644708818
@ -57,7 +57,7 @@ footer {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
right: 0;
|
||||||
background-color: #111;
|
background-color: #111;
|
||||||
overflow-x: hidden; /* Disable horizontal scroll */
|
overflow-x: hidden; /* Disable horizontal scroll */
|
||||||
padding-top: 60px; /* Place content 60px from the top */
|
padding-top: 60px; /* Place content 60px from the top */
|
||||||
|
Loading…
Reference in New Issue
Block a user