fix block buttons on home page
This commit is contained in:
parent
505e8809c2
commit
c1eef7886f
1 changed files with 5 additions and 0 deletions
|
|
@ -287,6 +287,11 @@ footer {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-block {
|
||||||
|
display: block;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
//.confirm-youthprotection {
|
//.confirm-youthprotection {
|
||||||
.confirm-notice {
|
.confirm-notice {
|
||||||
margin-bottom: 1.5rem;
|
margin-bottom: 1.5rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue