Merge pull request 'Réduction du padding vertical du footer' (#2) from master into prod
Reviewed-on: https://codeberg.org/OKI/gong.gp/pulls/2
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
padding: 1rem;
|
padding: .5rem 1rem;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user