Skip to content

Commit

Permalink
Performance
Browse files Browse the repository at this point in the history
  • Loading branch information
aishwaryamathuria committed Sep 17, 2024
1 parent 839df2e commit d483534
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions unitylibs/core/styles/splash-screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ body > .splash-loader {
.splash-loader .text .icon-area img,
.splash-loader .text video {
width: 104px;
min-width: 104px;
height: auto;
}
}
Expand All @@ -123,7 +122,6 @@ body > .splash-loader {
.splash-loader .text .icon-area img,
.splash-loader .text video {
width: 286px;
min-width: 286px;
height: auto;
}

Expand All @@ -142,7 +140,7 @@ body > .splash-loader {
.splash-loader .text .con-button {
display: flex;
}

.progress-holder {
min-width: 400px;
}
Expand Down

0 comments on commit d483534

Please sign in to comment.