mirror of
https://git.bolliret.ch/pcs/pcs-website
synced 2026-01-18 13:21:37 +01:00
Slightly improved footer
This commit is contained in:
parent
828db72f8d
commit
906e3db809
1 changed files with 10 additions and 0 deletions
|
|
@ -290,6 +290,16 @@ div.left_footer, div.middle_footer, div.right_footer {
|
||||||
padding: 28px;
|
padding: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.left_footer, div.right_footer{
|
||||||
|
width: 40vw;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.middle_footer,{
|
||||||
|
width: 20vw;
|
||||||
|
}
|
||||||
|
div.right_footer{
|
||||||
|
justify-content: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue