mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
parent
d673c0d998
commit
d4eee69077
11 changed files with 30 additions and 29 deletions
|
@ -347,7 +347,8 @@ img {
|
|||
box-shadow: 0 0 0.5rem var(--color-border);
|
||||
}
|
||||
|
||||
.grid, .grid-3 {
|
||||
.grid,
|
||||
.grid-3 {
|
||||
--col: 1;
|
||||
grid-template-columns: repeat(var(--col), 1fr);
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"date": "2023-07-30"
|
||||
"date": "2023-08-12"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue