add counter

This commit is contained in:
Hope87
2021-06-22 18:00:52 +03:00
parent 169ffedb01
commit 6a045534f1
10 changed files with 288 additions and 22 deletions

View File

@ -86,7 +86,6 @@
@media (max-width: 575.98px) {
.description__text {
/* text-align: center; */
margin-left: 20px;
font-size: 1.6em;
}
@ -151,7 +150,7 @@
@media (max-width: 575.98px) {
.description__sp {
font-size: 1.6em;
font-size: 1.5em;
text-align: center;
margin-bottom: 120px;
}