generated from dwd/boilarplate-astro-tailwind
s1
This commit is contained in:
@@ -30,6 +30,12 @@ const { title } = Astro.props;
|
||||
*{
|
||||
font-family: 'Quicksand', sans-serif;
|
||||
}
|
||||
hr{
|
||||
margin-top: 4px;
|
||||
margin-bottom: 10px;
|
||||
border: 0;
|
||||
border-top: 2px solid rgba(21, 20, 20, 0.1);
|
||||
}
|
||||
/* :root {
|
||||
--accent: 124, 58, 237;
|
||||
--accent-gradient: linear-gradient(45deg, rgb(var(--accent)), #da62c4 30%, white 60%);
|
||||
|
||||
Reference in New Issue
Block a user