mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-06-26 20:06:18 +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
|
@ -111,7 +111,7 @@ const tags = await getTagsBySlug(post.data.tags);
|
|||
border-bottom-right-radius: 0;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
&:hover, &:focus-visible {
|
||||
padding: 0 20px;
|
||||
|
||||
> span {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue