Adjust width for PiAware SkyAware banner in css file

This commit is contained in:
Eric Tran 2020-01-30 16:57:11 +00:00
parent 439f615552
commit dfbe32559e
1 changed files with 1 additions and 1 deletions

View File

@ -396,7 +396,7 @@ select.error, textarea.error, input.error {
}
.piAwareLogo {
width: 186px;
width: 235px;
height: 24px;
}
.flightfeederLogo {