parent
69fc4c39c1
commit
9d1bc78eab
2 changed files with 4 additions and 8 deletions
|
@ -536,9 +536,9 @@ ul.social {
|
||||||
width: 25vw;
|
width: 25vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
z-index: 1000;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
overflow-y: auto;
|
|
||||||
|
|
||||||
div {
|
div {
|
||||||
padding: 36px 18px;
|
padding: 36px 18px;
|
||||||
|
@ -559,15 +559,11 @@ ul.social {
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
width: 75vw;
|
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
position: absolute;
|
position: relative;
|
||||||
top: 0;
|
padding-left: 25vw;
|
||||||
left: 25vw;
|
|
||||||
overflow-x: hidden;
|
|
||||||
|
|
||||||
article {
|
article {
|
||||||
|
|
||||||
max-width: 760px;
|
max-width: 760px;
|
||||||
|
|
||||||
ul.list {
|
ul.list {
|
||||||
|
|
2
static/stylesheet/style.min.css
vendored
2
static/stylesheet/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue