fix(apps): font-size of title text not screen dependent
This commit is contained in:
@@ -263,3 +263,9 @@
|
||||
{/if}
|
||||
</div>
|
||||
</RunnableWrapper>
|
||||
|
||||
<style>
|
||||
h1 {
|
||||
font-size: 29px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user