Skip to content

Commit cf21290

Browse files
Update style.css
предыдущая версия
1 parent 088c5f2 commit cf21290

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

style.css

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,11 @@ footer {
108108
}
109109

110110
.buy-button {
111-
width: 100%;
112-
text-align: center;
113-
font-size: 14px;
114-
display: block;
115-
margin: 0 auto;
116-
}
111+
width: 100%;
112+
text-align: center;
113+
font-size: 14px;
114+
top: -40px; /* Меньше сдвигаем на мобильных */
115+
padding: 10px;
117116
}
118117

119118
main,

0 commit comments

Comments
 (0)