new fixes
This commit is contained in:
@ -11,6 +11,21 @@
|
||||
|
||||
&__header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
&-info {
|
||||
display: flex;
|
||||
|
||||
.calendar__hours {
|
||||
margin: 0 10px;
|
||||
line-height: 0;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
&-switcher {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
||||
@ -20,6 +35,7 @@
|
||||
letter-spacing: normal;
|
||||
line-height: 30px;
|
||||
text-align: left;
|
||||
margin-bottom: 0;
|
||||
|
||||
@media (max-width: 500px) {
|
||||
font-size: 1.7em;
|
||||
|
Reference in New Issue
Block a user