poprawki
This commit is contained in:
parent
36ee4ac0c9
commit
ca39ddb847
@ -44,7 +44,7 @@ h4{
|
||||
label.file-input-label{
|
||||
font-size: 35px;
|
||||
color: #f2e527;
|
||||
align-self:stretch;
|
||||
margin-right: 750px;
|
||||
}
|
||||
p#error{
|
||||
align-self: flex-end;
|
||||
|
@ -1,4 +1,5 @@
|
||||
.loader-wrapper {
|
||||
z-index: 10px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
@ -21,7 +22,7 @@
|
||||
vertical-align: top;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
background-color: #fff;
|
||||
background-color: #f2e527;
|
||||
animation: loader-inner 2s infinite ease-in;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user