Move sidebar to right TEST

This commit is contained in:
Fred Boniface 2022-10-10 20:56:03 +01:00
parent 405bf98f69
commit 2644708818
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ footer {
position: fixed;
z-index: 1;
top: 0;
left: 0;
right: 0;
background-color: #111;
overflow-x: hidden; /* Disable horizontal scroll */
padding-top: 60px; /* Place content 60px from the top */