diff --git a/css/main.css b/css/main.css index 9aa965e..589244c 100644 --- a/css/main.css +++ b/css/main.css @@ -51,6 +51,10 @@ line-height: 1.2; margin-top: 30px !important; padding: 60px 50px !important; } +.card:img { + margin: 0 auto; +} + .bgseconde { padding-bottom: 150px; background-color: #131b21; @@ -421,4 +425,4 @@ ul.social-icons { /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { background: rgb(84, 81, 81); - } \ No newline at end of file + }