样式更新
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.index {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
flex-wrap: nowrap;
|
||||
margin-top: 15em;
|
||||
}
|
||||
|
||||
.index > .small-text {
|
||||
color: gray;
|
||||
font-size: 14pt;
|
||||
}
|
||||
Reference in New Issue
Block a user