wip beta
This commit is contained in:
父節點
2c625d0eff
當前提交
64e0cc290c
@ -67,7 +67,6 @@ span.place {
|
|||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
align-content: flex-start;
|
align-content: flex-start;
|
||||||
margin-bottom: 5em;
|
margin-bottom: 5em;
|
||||||
padding-bottom: 5em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#center_wrapper {
|
#center_wrapper {
|
||||||
@ -94,7 +93,7 @@ img.logo {
|
|||||||
#navbar_wrapper {
|
#navbar_wrapper {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin: 1em;
|
margin: 1em 0 0 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
載入中…
新增問題並參考
Block a user