Fix the separator styling

This commit is contained in:
Narek Zakarian 2024-11-26 18:34:57 +04:00
parent 2f729b4524
commit 23503b3c6e
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7
2 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
&__title {
text-align: center;
@include font(20, 28, 700);
margin: 0 0 32px 0;
margin: 32px 0 32px 0;
}
&__wrapper {