mirror of
https://github.com/isledecomp/isle.pizza.git
synced 2026-01-10 18:21:15 +00:00
Fix font size
This commit is contained in:
parent
054d84439c
commit
efba2da6c9
@ -746,7 +746,7 @@
|
||||
</div>
|
||||
|
||||
<div class="app-footer">
|
||||
<p>Last updated: <span id="app-version">2026-01-03 22:09:49 UTC</span></p>
|
||||
<p>Last updated: <span id="app-version">2026-01-03 22:21:25 UTC</span></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -77,7 +77,7 @@ body {
|
||||
}
|
||||
|
||||
.quote-block .quote-text {
|
||||
font-size: 0.5em;
|
||||
font-size: 0.5rem;
|
||||
color: #f0f0f0;
|
||||
margin-bottom: 10px;
|
||||
font-style: italic;
|
||||
@ -85,7 +85,7 @@ body {
|
||||
}
|
||||
|
||||
.quote-block .quote-attribution {
|
||||
font-size: 0.1em;
|
||||
font-size: 0.4rem;
|
||||
color: #c0c0c0;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user