mirror of
https://github.com/RGBCube/Site
synced 2025-08-02 14:07:47 +00:00
dump: add dump
This commit is contained in:
parent
fae392d3af
commit
1a27c2d337
13 changed files with 247 additions and 64 deletions
|
@ -164,7 +164,7 @@ html, body {
|
|||
}
|
||||
}
|
||||
|
||||
a {
|
||||
a:not(.reset) {
|
||||
@apply m-0;
|
||||
|
||||
* {
|
||||
|
@ -256,7 +256,7 @@ html, body {
|
|||
}
|
||||
}
|
||||
|
||||
li {
|
||||
li:not(.reset) {
|
||||
@apply relative pl-4;
|
||||
|
||||
ul &::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue