Rework all section headers to deal with mobile wrapping

This commit is contained in:
Johannes Zellner
2024-10-15 18:46:51 +02:00
parent 4685f42045
commit 8cf3e38b27
15 changed files with 253 additions and 340 deletions

View File

@@ -1,12 +1,8 @@
<div class="content">
<div class="text-left">
<h1>{{ 'support.title' | tr }}</h1>
</div>
<h1 class="section-header">{{ 'support.title' | tr }}</h1>
<div class="text-left">
<h3>{{ 'support.help.title' | tr }}</h3>
</div>
<h3 class="section-header">{{ 'support.help.title' | tr }}</h3>
<div class="card">
<div class="grid-item-top">
@@ -18,9 +14,7 @@
</div>
</div>
<div class="text-left" ng-if="troubleshoot">
<h3>Troubleshoot</h3>
</div>
<h3 class="section-header" ng-if="troubleshoot">Troubleshoot</h3>
<div class="card" ng-if="troubleshoot">
<div class="grid-item-top">
@@ -37,9 +31,7 @@
</div>
</div>
<div class="text-left section-header">
<h3>{{ 'support.remoteSupport.title' | tr }}</h3>
</div>
<h3 class="section-header">{{ 'support.remoteSupport.title' | tr }}</h3>
<div class="card">
<div class="grid-item-top">