This commit is contained in:
armansansd 2023-06-27 11:17:50 +01:00
parent bdbc697f80
commit 66dcfa33d2
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 27bf1819cdd12b38553d91c8f95eaf2659902b99 Subproject commit 5069345d9dffca8ff935d7a01d2bc97a1272f063

File diff suppressed because one or more lines are too long

View File

@ -711,7 +711,7 @@
// /// // ///
#node\:title{ #node\:title{
margin: 0; margin: 0;
font-size: $font-large; font-size: calc($font-large - 0.4rem);
line-height: 1.3; line-height: 1.3;
font-weight: 300; font-weight: 300;
font-style: italic; font-style: italic;