chore: better blogroll formatting on mobile
This commit is contained in:
parent
072b3943b6
commit
930ccd8409
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
:root {
|
||||
--grid: repeat(2,minmax(0,1fr));
|
||||
--grid: repeat(1,minmax(0,1fr));
|
||||
--blog-roll-spacing: .75rem;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue