cleanup contact style
This commit is contained in:
parent
9921c8ae08
commit
bdb4501bc0
|
@ -51,7 +51,6 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.first-container {
|
.first-container {
|
||||||
/* background: linear-gradient(45deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("https://colorlib.com/etc/cf/ContactFrom_v17/images/bg-01.jpg") center center / cover no-repeat; */
|
|
||||||
background: linear-gradient(45deg, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url("/build-blocks.svg") center center / cover no-repeat;
|
background: linear-gradient(45deg, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url("/build-blocks.svg") center center / cover no-repeat;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Reference in a new issue