Commit 67782c7b6890f1196824e5d6ce1df807376401be
1 parent
34546db4
123
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
@@ -2477,5 +2477,6 @@ p.right{text-align: right;} | @@ -2477,5 +2477,6 @@ p.right{text-align: right;} | ||
2477 | header{ | 2477 | header{ |
2478 | background-size: 80%; | 2478 | background-size: 80%; |
2479 | } | 2479 | } |
2480 | - footer .fleft p{background-size:100%;} | 2480 | + footer .fleft p{ |
2481 | + background-size: 80%;} | ||
2481 | } | 2482 | } |
2482 | \ No newline at end of file | 2483 | \ No newline at end of file |