mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 14:35:26 +02:00
updated the resposive right side
This commit is contained in:
parent
8a4bcc38a0
commit
44a78e667a
1 changed files with 4 additions and 1 deletions
|
@ -52,10 +52,13 @@
|
|||
);
|
||||
}
|
||||
|
||||
@media (--tablet) {
|
||||
--layout-width-aside-right: 0px;
|
||||
}
|
||||
|
||||
@media (--mobile) {
|
||||
--layout-padding-horizontal: 15px;
|
||||
--layout-padding-vertical: 15px;
|
||||
--layout-width-aside-right: 0px;
|
||||
--layout-height-header: 88px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue