Fix align issue
This commit is contained in:
parent
eba9651402
commit
d0166bfd90
@ -236,15 +236,12 @@ section {
|
|||||||
justify-content:center;
|
justify-content:center;
|
||||||
align-items:center;
|
align-items:center;
|
||||||
}
|
}
|
||||||
.gov-wrapper .gov:not(:last-child) {
|
|
||||||
margin-right: .7rem;
|
|
||||||
}
|
|
||||||
.dark-layout .gov-wrapper .gov {
|
.dark-layout .gov-wrapper .gov {
|
||||||
background-color: #161d31;
|
background-color: #161d31;
|
||||||
}
|
}
|
||||||
.gov-wrapper .gov {
|
.gov-wrapper .gov {
|
||||||
padding: .5rem;
|
padding: .5rem;
|
||||||
margin-bottom: .7rem;
|
margin: .3rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
border-radius: .357rem;
|
border-radius: .357rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user