diff --git a/styles.css b/styles.css index 1ad2ec3..05c06b7 100644 --- a/styles.css +++ b/styles.css @@ -33,12 +33,21 @@ footer{ display: flex; flex-wrap: wrap; position: absolute; + width: 100%; + padding-left: 20px; + padding-right: 20px; bottom: 0; left: 0; right: 0; justify-content: space-evenly; -} +} footer div { padding-bottom: 5px; +} + +.enter .suppr{ + width: 67px; + width:67px; + } \ No newline at end of file