Correction du footer pour les petites résolutions
This commit is contained in:
@@ -4,6 +4,7 @@ body>footer {
|
||||
flex-wrap: wrap;
|
||||
color: var(--color-footer-text);
|
||||
padding: var(--footer-padding);
|
||||
justify-content: center;
|
||||
|
||||
a {
|
||||
color: var(--color-footer-link);
|
||||
@@ -17,7 +18,7 @@ body>footer {
|
||||
}
|
||||
|
||||
section {
|
||||
flex: 1;
|
||||
flex-grow: 1;
|
||||
text-align: center;
|
||||
font-variant: small-caps;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user