Remove duplicate css property

* Last one wins so remove the first one.
* https://sonarcloud.io/project/issues?open=AZpWSq7yO74rjWmAOcwf&id=ansible_awx
This commit is contained in:
Chris Meyers
2026-02-03 11:48:51 -05:00
committed by Chris Meyers
parent e13fcfe29f
commit 838e67005c

View File

@@ -28,7 +28,6 @@ body {
.upper_div {
background-color: #F8EBA7;
justify-content: center;
align-items: center;
text-align: center;
height: 50%;
align-items: flex-end;