Update topnav.css
This commit is contained in:
parent
0f1398b000
commit
283bd63bf4
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,7 @@
|
|||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.topnav {
|
||||
overflow: hidden;
|
||||
background-color: #0f0f0f;
|
||||
position: relative;
|
||||
|
|
@ -59,4 +60,5 @@
|
|||
border: 1px solid rgb(255, 255, 255);
|
||||
border-radius: 10px;
|
||||
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue