Update src/styles/styles.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 54s
All checks were successful
Release to Staging / build_and_release (push) Successful in 54s
This commit is contained in:
parent
aa9f1015e1
commit
c6c2013f1e
@ -709,7 +709,7 @@ a:hover {
|
|||||||
.uploadBoxMain {
|
.uploadBoxMain {
|
||||||
background: hsl(0deg 0% 0% / 10%);
|
background: hsl(0deg 0% 0% / 10%);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
height: 100px;
|
height: 10px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border: solid 1px hsl(0deg 0% 100% / 5%);
|
border: solid 1px hsl(0deg 0% 100% / 5%);
|
||||||
}
|
}
|
||||||
@ -728,4 +728,5 @@ a:hover {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
color: hsl(0deg 0% 100% / 20%);
|
color: hsl(0deg 0% 100% / 20%);
|
||||||
|
grid-gap: 10px;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user