mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 08:37:53 +00:00
Increase the footer border width.
in mobile views.
This commit is contained in:
parent
8ec22ddda0
commit
e4875b6318
@ -975,7 +975,7 @@ table {
|
|||||||
footer {
|
footer {
|
||||||
height: $footer-height;
|
height: $footer-height;
|
||||||
>div.d-flex {
|
>div.d-flex {
|
||||||
width: 90%;
|
width: 100%;
|
||||||
padding: 1.5rem 0;
|
padding: 1.5rem 0;
|
||||||
margin-bottom: .3rem;
|
margin-bottom: .3rem;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user