diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 32ddc9c7..c020011a 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -35,10 +35,10 @@ body { max-width: 1920px; width: 100%; height: 200px; - display: flex; + /*display: flex; flex-direction: column; flex-wrap: nowrap; - justify-content: center; + justify-content: center;*/ } a { color: #000000;