Search.
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / components / _header.scss
1 h2.header {
2     margin: 0;
3     font-weight: 600;
4     font-size: 21.5px;
5     line-height: 140%;
6     border-bottom: 1px solid #D9D9D9;
7     padding-bottom: 15px;
8     padding-top: 5px;
9     letter-spacing: -0.01em;
10     color: #007880;
11     margin-top: 23px;
12 }