mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2025-10-27 07:53:11 +01:00
5 lines
115 B
CSS
5 lines
115 B
CSS
|
|
@media (min-width: 768px){
|
|
#wrapper {padding-right: 225px; padding-left: 0;}
|
|
.side-nav{right: 0;left: auto;}
|
|
} |