mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 14:32:41 +00:00
Center link buttons
This commit is contained in:
parent
e367c5af21
commit
c0020fa2c2
@ -99,7 +99,8 @@ body {
|
||||
}
|
||||
|
||||
body,
|
||||
main {
|
||||
main,
|
||||
.index__btn-wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
@ -124,7 +125,6 @@ p {
|
||||
}
|
||||
|
||||
.index__btn-wrapper {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
margin: 1.5rem 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user