diff --git a/css/style.css b/css/style.css index 0ed18bf..9a30d07 100644 --- a/css/style.css +++ b/css/style.css @@ -619,6 +619,7 @@ background-color: #393732; padding: 0 15px; position: relative; + margin-left: calc(100% - 365px); } .links>p{ display: flex; @@ -2014,6 +2015,7 @@ textarea::-webkit-input-placeholder { } .links{ width: 100%; + margin-left: 0; } } @media screen and (max-width:1180px){