0.1.366 add text in subscribe block

This commit is contained in:
2024-04-02 14:14:29 +03:00
parent d2fe96a599
commit 80a226a302
4 changed files with 20 additions and 0 deletions

View File

@@ -507,6 +507,8 @@ header .header-first {
}
.header_logo_mobile{
display: none;
}
@@ -2622,6 +2624,17 @@ button#send_feedback_form:active{
/* display: block;*/
/*}*/
.unsubscribe_info {
color: #27242499;
font-size: 12px;
margin-top: 5px;
background-color: white;
border-radius: 10px;
}
.tab-btn-1,
.tab-btn-2 {
display: inline-block;