mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 12:52:54 +02:00
plein de trucs
This commit is contained in:
@ -16,6 +16,15 @@ footer {
|
||||
|
||||
.footer-pane {
|
||||
flex: 1;
|
||||
max-width: 800px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 900px) {
|
||||
.footer-wrapper {
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
footer a, footer a:visited {
|
||||
|
Reference in New Issue
Block a user