Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bmndc authored Oct 23, 2024
1 parent 8908403 commit 7ff7546
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<details style="margin-bottom:1rem"><summary dir="rtl">View device specification table</summary>
<table style="font-size:smaller">
<table style="font-size:small">
<thead><tr><td></td><th scope="col" id="leo">Nokia 6300 4G (nokia-leo)</th><th scope="col" id="sparkler">Nokia 8000 4G (nokia-sparkler)</th></tr></thead>
<tbody><tr><th scope="row">Released</th><td colspan="2">13 November 2020</td></tr>
<tr><th scope="row">Model</th>
Expand Down Expand Up @@ -66,8 +66,8 @@

*Heads up: HMD open-sourced the code for B2G, the Linux kernel and some GNU GPLv2 libraries used to get KaiOS running on the 6300 4G. Check it out under the [`leo-v20` branch] of this repo. Do note that it does not include proprietary code and [cannot be used to re-compile KaiOS].*

<img class="leo" align="right" width="180px" height="100%" style="margin-left:.75rem" src="/assets/images/press/nokia_6300_4G-back-LightCharcoal-cropped.webp" alt="Nokia 6300 4G in three colours stacking on top of each other" fetchpriority="high">
<img class="leo" align="right" width="180px" height="100%" src="/assets/images/press/nokia_6300_4G-front-LightCharcoal-cropped.webp" alt="Nokia 6300 4G in three colours stacking on top of each other" fetchpriority="high">
<img class="leo" align="right" width="175px" height="100%" style="margin-left:1rem" src="assets/images/press/nokia_6300_4G-back-LightCharcoal-cropped.webp" alt="Back of the Nokia 6300 4G" fetchpriority="high">
<img class="leo" align="right" width="175px" height="100%" src="assets/images/press/nokia_6300_4G-front-LightCharcoal-cropped.webp" alt="Front of the Nokia 6300 4G" fetchpriority="high">

**Table of Contents**
- [Don't buy a counterfeit](#dont-buy-a-counterfeit)
Expand Down
2 changes: 1 addition & 1 deletion _sass/no-style-please.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ html {
body {
color: var(--text-color); // default: white
font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol"; // default: monospace
font-size: 1em; // default: 16px
font-size: 14px; // default: 16px
line-height: 1.5; // default: 1.4
margin: 0;
min-height: 100%;
Expand Down

0 comments on commit 7ff7546

Please sign in to comment.