ViQAG / static /styles.css
Truong-Phuc Nguyen
Update static/styles.css
47e0228 verified
raw
history blame contribute delete
314 Bytes
.logo_area {
display: flex;
justify-content: center;
}
.logo_area img {
margin-top: -10px;
margin-left: 0px auto;
width: 149px;
}
.st-af {
font-size: 1.11rem;
}
p,
ol,
ul,
dl {
margin: 0px 0px 1rem;
padding: 0px;
font-size: 1.11rem;
font-weight: 400;
}
/* .st-dk {
margin-top: 35px;
} */