mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Add counter display for sections on home page
This commit is contained in:
@@ -28,6 +28,11 @@ code {
|
||||
font-family: "AdwaitaMono", monospace;
|
||||
}
|
||||
|
||||
.counter {
|
||||
color: var(--secondary);
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
:root {
|
||||
--theme: #fafafa;
|
||||
--entry: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user