0.0.253 small rewrite for button with name in header
This commit is contained in:
@@ -112,6 +112,10 @@
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
.title_page{
|
||||
font-size: 34px;
|
||||
}
|
||||
|
||||
|
||||
.wrapper_content {
|
||||
margin: 20px;
|
||||
@@ -1159,7 +1163,7 @@
|
||||
height: unset;
|
||||
margin: 20px auto;
|
||||
padding: 10px;
|
||||
justify-content: space-evenly;
|
||||
justify-content: space-between;
|
||||
|
||||
}
|
||||
.text_another_subscribe{
|
||||
@@ -1169,7 +1173,7 @@
|
||||
line-height: 20px;
|
||||
}
|
||||
.padding-n-width-another-subscribes{
|
||||
padding-bottom: 10px;
|
||||
/*padding-bottom: 10px;*/
|
||||
padding-right: unset;
|
||||
width: unset;
|
||||
}
|
||||
@@ -1249,6 +1253,8 @@
|
||||
|
||||
.read_more_about_subscribe{
|
||||
padding: 0 14px;
|
||||
height: 30px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.subscribe_inf_right_part, .subscribe_inf_left_part{
|
||||
@@ -1257,6 +1263,8 @@
|
||||
margin: 10px auto;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.subscribe_inf{
|
||||
height: unset;
|
||||
}
|
||||
@@ -1406,7 +1414,7 @@
|
||||
.another_subscribe{
|
||||
padding: 10px;
|
||||
flex-direction: unset;
|
||||
justify-content: space-evenly;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.inf_carrier_icon{
|
||||
/*width: 3%;*/
|
||||
|
||||
Reference in New Issue
Block a user