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