mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-05-24 20:34:58 +00:00
Add MDX support
Start writing a blog and clean up/hide tester stuff
This commit is contained in:
parent
18729faff4
commit
54e79beb30
18 changed files with 870 additions and 43 deletions
|
@ -5,6 +5,10 @@
|
|||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
> p {
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
&:last-of-type {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue