diff --git a/css.css b/css.css index 747a49f..9dd30ee 100644 --- a/css.css +++ b/css.css @@ -76,12 +76,13 @@ footer { background-color: black; width: 100%; position: relative; - display: flex!important; + float: left; font-family: 'Open Sans', sans-serif; } footer div { margin: 5rem 0 3rem 8rem; display: inline-block; + vertical-align: top; } footer h4 { color: gray; diff --git a/index.html b/index.html index 1db0f94..dba45b4 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,3 @@ -<<<<<<< HEAD @@ -113,6 +112,7 @@