File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
}
16
16
17
17
.view-title {
18
- font-size : 18 pt ;
19
- line-height : 20 pt ;
18
+ font-size : 24 pt ;
19
+ line-height : 22 pt ;
20
20
letter-spacing : 0.15px ;
21
21
font-feature-settings : " ss02" , " ss04" , " ss05" , " ss08" ;
22
22
}
@@ -1938,14 +1938,14 @@ button.image-button.disclosure-button {
1938
1938
}
1939
1939
1940
1940
.drag-handle-container {
1941
- min-height : 20 pt ;
1941
+ min-height : px-to-rem ( 48 px ) ;
1942
1942
}
1943
1943
1944
1944
.drag-handle {
1945
1945
margin : 0 ;
1946
1946
padding : 0 ;
1947
- min-width : px-to-rem (32 px );
1948
- min-height : px-to-rem (4 px );
1947
+ min-width : px-to-rem (64 px );
1948
+ min-height : px-to-rem (8 px );
1949
1949
background : gtkalpha ($outline , 0.4 );
1950
1950
}
1951
1951
@@ -1982,8 +1982,8 @@ button.image-button.disclosure-button {
1982
1982
font-weight : 400 ;
1983
1983
.day {
1984
1984
font-weight : 600 ;
1985
- border-radius : px-to-rem (999px );
1986
- background : $accent_bg_color ;
1985
+ border-radius : px-to-rem (999px );
1986
+ background : $accent_bg_color ;
1987
1987
color : $accent_fg_color ;
1988
1988
}
1989
1989
}
You can’t perform that action at this time.
0 commit comments