You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
improve: reduce size of section headers
This commit reduce the size of section headers to make it more appropriate.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<!-- INFO: Info card -->
|
||||
<div class="dim card">
|
||||
<div class="dimc" style="margin-bottom: 8px;">
|
||||
<div class="dimc" style="font-size: 0.7em">ROM/Kernel</div>
|
||||
<div class="dimc" style="font-size: 0.8em">ROM/Kernel</div>
|
||||
</div>
|
||||
|
||||
<div id="android_version" class="dimc">
|
||||
@@ -86,7 +86,7 @@
|
||||
</div>
|
||||
|
||||
<div class="dimc" style="margin-top: 16px; margin-bottom: 14px;">
|
||||
<div class="dimc" style="font-size: 0.7em">Root/ReZygisk</div>
|
||||
<div class="dimc" style="font-size: 0.8em">Root/ReZygisk</div>
|
||||
</div>
|
||||
|
||||
<div class="dimc content">
|
||||
@@ -99,7 +99,7 @@
|
||||
</div>
|
||||
|
||||
<div class="dimc" style="margin-top: 16px; margin-bottom: 14px;">
|
||||
<div class="dimc" style="font-size: 0.7em">Zygotes</div>
|
||||
<div class="dimc" style="font-size: 0.8em">Zygotes</div>
|
||||
</div>
|
||||
|
||||
<div id="zygote32" class="dimc content">
|
||||
|
||||
Reference in New Issue
Block a user