recenter csc pages

This commit is contained in:
Tykayn 2025-09-23 17:26:19 +02:00 committed by tykayn
parent b292265483
commit bf399c488f
13 changed files with 92 additions and 23 deletions

View file

@ -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;
}