update css
This commit is contained in:
@@ -173,28 +173,30 @@ font-weight: 500;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
header .freeflow {
|
||||
header .customize {
|
||||
background-color: transparent;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
footer .freeflow {
|
||||
width: 100vw;
|
||||
footer .customize {
|
||||
/* width: 100vw; */
|
||||
background-color: #FFFFFF;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
padding: 40px;
|
||||
padding-top: 40px;
|
||||
padding-bottom: 40px;
|
||||
|
||||
}
|
||||
|
||||
footer .freeflow img {
|
||||
footer .customize img {
|
||||
width: 60px;
|
||||
}
|
||||
|
||||
|
||||
header .freeflow div {
|
||||
header .customize div {
|
||||
box-shadow: none;
|
||||
text-transform: uppercase;
|
||||
text-transform: capitalize;
|
||||
font-weight: 700 !important;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user