Finalise Sidebar Location

This commit is contained in:
Fred Boniface 2022-10-10 21:08:59 +01:00
parent 167c92e704
commit b683ea67c4
1 changed files with 2 additions and 2 deletions

View File

@ -93,14 +93,14 @@ footer {
.inflate {
position: absolute;
top: 10px;
right: 25px;
right: 10px;
}
/* The button used to open the sidebar */
.open {
font-size: 20px;
cursor: pointer;
background-color: #111;
background-color: rgba(0, 0, 0, 0);
color: white;
padding: 10px 15px;
border: none;