This commit is contained in:
syui 2024-10-26 06:04:58 +09:00
parent 8ddfbc2e7c
commit 5b5abc578d
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -73,7 +73,7 @@
display: flex;
flex-direction: column;
justify-content: flex-end;
padding-left:20px;
padding-left:30px;
.content:first-of-type {
position: sticky;
bottom: 0;
@ -97,6 +97,9 @@
}
.container-1 {
display: block;
.right-container {
padding-left:0px;
}
}
}