diff --git a/css/stylesheet.css b/css/stylesheet.css index eb31cf8..e662fbd 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -5,8 +5,9 @@ } li { - display: inline-block; - text-align: center; + display: flex; + Justify-Content:center; + align-item: center; margin-left: 5%; margin-right: 5%; } @@ -28,7 +29,7 @@ width: 100%; text-align: center; background-color: floralwhite; - padding-bottom: 3%; + padding-bottom: 33%; } .main_header { @@ -135,4 +136,4 @@ .photo_gallery:hover { - } /* \ No newline at end of file + } /*