mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-04 17:37:26 +00:00
default layout: full width on the phones
This commit is contained in:
parent
c340771039
commit
ca414474f6
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
@media (max-width: 768px) {
|
||||
.default-layout > main {
|
||||
padding: calc(2 * var(--step));
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue