mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-12 14:26:56 +00:00
style touch-up and normalization
This commit is contained in:
@@ -109,6 +109,7 @@ projects.sort((a, b) => a.data.name.localeCompare(b.data.name));
|
||||
scroll-snap-align: start;
|
||||
color: #cccccc;
|
||||
font-size: 1rem;
|
||||
font-family: var(--font-family-serif),serif;
|
||||
gap: 0.25rem;
|
||||
padding: 0.25rem;
|
||||
&:focus-within {
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
max-width: 100%;
|
||||
text-align: center;
|
||||
gap: 1.5rem;
|
||||
font-size: 1rem;
|
||||
|
||||
.grid {
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user