fix.
This commit is contained in:
10
style.css
10
style.css
@@ -20,7 +20,6 @@ a {
|
||||
}
|
||||
|
||||
.main {
|
||||
min-height: 100vh;
|
||||
padding: 2rem 0;
|
||||
flex: 1;
|
||||
display: flex;
|
||||
@@ -30,7 +29,6 @@ a {
|
||||
}
|
||||
|
||||
.title {
|
||||
margin: 0 0 2rem;
|
||||
line-height: 1.15;
|
||||
font-size: 2rem;
|
||||
}
|
||||
@@ -85,10 +83,10 @@ a {
|
||||
}
|
||||
|
||||
.beian {
|
||||
position: fixed;
|
||||
left: 50%;
|
||||
bottom: 20px;
|
||||
transform: translateX(-50%);
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 20px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.beian img {
|
||||
|
||||
Reference in New Issue
Block a user