adaptive_fix_5
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
этом.
|
||||
</p>
|
||||
<button class="btn_share" button>
|
||||
<a href="#answer">
|
||||
<a class="btn_link" href="#answer">
|
||||
Подтвердить участие
|
||||
</a>
|
||||
</button>
|
||||
|
||||
@@ -47,7 +47,7 @@ body {
|
||||
}
|
||||
button {
|
||||
background-color: #3a1f09;
|
||||
padding: 0 15px;
|
||||
padding: 0px 15px;
|
||||
border-radius: 33px;
|
||||
transition: all .1s;
|
||||
color: #e5b97e;
|
||||
@@ -289,7 +289,9 @@ img {
|
||||
}
|
||||
.btn_share {
|
||||
margin-top: 10px;
|
||||
font-size: 30px;
|
||||
}
|
||||
.btn_link {
|
||||
font-size: 30px;
|
||||
}
|
||||
.asise {
|
||||
}
|
||||
@@ -1355,6 +1357,12 @@ textarea {
|
||||
.footer_inner {
|
||||
padding: 20px;
|
||||
}
|
||||
button{
|
||||
padding: 12px 15px;
|
||||
}
|
||||
textarea {
|
||||
padding: 12px 20px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user