tolto spazio inutile sotto la navbar
This commit is contained in:
parent
e3b588d39f
commit
8fe5deab92
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ body {
|
|||
background-size: 10px 10px;
|
||||
background-position: 5px 5px;
|
||||
}
|
||||
.navbar::after, .navbar-collapse::after, .container::after{
|
||||
clear:none !important
|
||||
}
|
||||
ul, m {background-color: rgba(16,16,16,0.5);}
|
||||
|
||||
a,
|
||||
|
|
Loading…
Reference in a new issue