mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 06:55:26 +02:00
change layout according to figma
This commit is contained in:
parent
1f9c831949
commit
7cc74c42cc
2 changed files with 3 additions and 3 deletions
|
@ -113,14 +113,13 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
|
||||
&__title {
|
||||
padding: 0px 6px;
|
||||
font-size: 16px;
|
||||
line-height: 21px;
|
||||
font-weight: 600;
|
||||
margin-bottom: 16px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
|
@ -37,7 +37,8 @@
|
|||
}
|
||||
|
||||
&__right-aside {
|
||||
padding: 0px 22px;
|
||||
padding-left: 30px;
|
||||
padding-bottom: 30px;
|
||||
position: fixed;
|
||||
top: var(--layout-height-header);
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue