recenter csc pages
This commit is contained in:
parent
b292265483
commit
bf399c488f
13 changed files with 92 additions and 23 deletions
|
@ -4,6 +4,13 @@
|
|||
margin: 0 auto;
|
||||
|
||||
#question_analysis {
|
||||
.title {
|
||||
font-family: Barlow;
|
||||
font-size: 16px;
|
||||
|
||||
line-height: 140%;
|
||||
}
|
||||
|
||||
sae-bot-talks {
|
||||
top: -50px;
|
||||
position: relative;
|
||||
|
@ -34,12 +41,12 @@
|
|||
|
||||
padding-bottom: 16px;
|
||||
|
||||
width: 1600px;
|
||||
//width: 1600px;
|
||||
margin: 0 auto;
|
||||
|
||||
span {
|
||||
&:nth-of-type(1) {
|
||||
width: 560px;
|
||||
width: 624px;
|
||||
display: inline-block;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue