alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
appview: reduce font size to 14px
author
Akshay
date
1 year ago
(Apr 30, 2025, 2:50 PM +0100)
commit
673c6f83
673c6f83264f0eb210520ce9cb6f4263e8a04380
parent
0ab4aed1
0ab4aed16f103c8739c9d09c869531a6bad28587
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
input.css
+1
-1
input.css
Reviewed
···
32
32
33
33
@layer base {
34
34
html {
35
35
-
font-size: 15px;
35
35
+
font-size: 14px;
36
36
}
37
37
@supports (font-variation-settings: normal) {
38
38
html {