1
0
Fork 0
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:
Umang G. Patel 2022-06-05 18:24:45 +05:30
parent 1f9c831949
commit 7cc74c42cc
2 changed files with 3 additions and 3 deletions

View file

@ -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 {

View file

@ -37,7 +37,8 @@
}
&__right-aside {
padding: 0px 22px;
padding-left: 30px;
padding-bottom: 30px;
position: fixed;
top: var(--layout-height-header);
right: 0;