mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-03 23:00:47 +00:00
Fix margini testo navbar @media
This commit is contained in:
@@ -208,6 +208,12 @@ select,input{
|
||||
width: 98%;
|
||||
height: auto;
|
||||
}
|
||||
nav ul:last-child li {
|
||||
margin-right: 20px;
|
||||
}
|
||||
nav ul li {
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 512px) {
|
||||
|
Reference in New Issue
Block a user