diff options
Diffstat (limited to 'commun.css')
| -rw-r--r-- | commun.css | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -34,15 +34,13 @@ nav ol li { } body { - height: 100%; display: flex; flex-direction: column; margin: 0; } .main { - flex-grow: 1; - background: #ccc; + background: #f00; } footer { |
