h2 -> .header2

This commit is contained in:
ZAZiOs 2022-11-22 22:21:47 +03:00 committed by GitHub
parent 76759fc7a3
commit 5a982ae859
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -589,7 +589,7 @@ select {
box-sizing: border-box; box-sizing: border-box;
} }
h2 { .header2 {
border-bottom: 1px solid #E8EBEE; border-bottom: 1px solid #E8EBEE;
color: #45688E; color: #45688E;
font-size: 14px; font-size: 14px;