mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-09-05 18:20:45 +00:00
about mobile, title fixes & styling
This commit is contained in:
@@ -26,7 +26,7 @@ h5,
|
||||
h6 {
|
||||
font-family: 'Playfair Display', serif;
|
||||
font-weight: normal;
|
||||
margin: 0.5em 0;
|
||||
margin: 1em 0 0.5em 0;
|
||||
}
|
||||
|
||||
p {
|
||||
@@ -34,6 +34,10 @@ p {
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
hr {
|
||||
border: 0.1px solid var(--clr-primary);
|
||||
}
|
||||
|
||||
:root {
|
||||
--clr-primary: hsl(219, 90%, 80%);
|
||||
}
|
||||
|
Reference in New Issue
Block a user