mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-15 05:33:44 +08:00
feat: add top navbar for front page
This commit is contained in:
@@ -163,7 +163,7 @@ const initData = () => {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
background-color: #282c34;
|
||||
height 100vh
|
||||
height 100%
|
||||
overflow-x hidden
|
||||
overflow-y visible
|
||||
|
||||
@@ -176,6 +176,7 @@ const initData = () => {
|
||||
|
||||
h2 {
|
||||
color #ffffff;
|
||||
text-align center
|
||||
}
|
||||
|
||||
.share-box {
|
||||
|
||||
Reference in New Issue
Block a user