mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
Add custom roles
This commit is contained in:
parent
5188087636
commit
41da645130
@ -91,6 +91,10 @@ article.post {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.break-anywhere {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
// Custom layouts
|
||||
#logo {
|
||||
--size: $tooltip-size;
|
||||
|
Loading…
Reference in New Issue
Block a user