mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-04 04:19:28 +00:00
7 lines
143 B
CSS
7 lines
143 B
CSS
@media (min-width:768px) {
|
|
#page-wrapper {
|
|
margin-right: 250px;
|
|
margin-top: 8px;
|
|
border: 1px solid #e7e7e7;
|
|
}
|
|
} |