Update topnav.css
This commit is contained in:
parent
b5a6b45349
commit
0fd8ebec80
1 changed files with 2 additions and 1 deletions
|
|
@ -53,7 +53,8 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-color: #0f0f0f;
|
background-color: #0f0f0f;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
min-width: 424px;
|
||||||
|
max-width: 500px;
|
||||||
margin: 5px auto;
|
margin: 5px auto;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border: 1px solid rgb(255, 255, 255);
|
border: 1px solid rgb(255, 255, 255);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue