0.0.140 fix small bugs
This commit is contained in:
@@ -1680,6 +1680,12 @@ h2#title_static{
|
||||
line-height: 52px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.title_static_wrapper{
|
||||
text-align: center;
|
||||
}
|
||||
.title_static_wrapper>h2#title_static{
|
||||
display: inline-block;
|
||||
}
|
||||
span#sub_title_static{
|
||||
display: block;
|
||||
text-align: center;
|
||||
@@ -1961,6 +1967,19 @@ button#send_feedback_form{
|
||||
padding-top: 5%;
|
||||
}
|
||||
|
||||
.color_title{
|
||||
color: #FF613A;
|
||||
text-align: center;
|
||||
font-family: Inter;
|
||||
font-size: 44px;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
line-height: 52px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*end_static_pages*/
|
||||
|
||||
/*my routes END*/
|
||||
|
||||
Reference in New Issue
Block a user