mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 20:23:06 +00:00
override nav box shadow
This commit is contained in:
parent
9ed40fc435
commit
020bae0827
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue