ADD: network
This commit is contained in:
parent
bbd2fcaafc
commit
55cc380b2b
2 changed files with 10 additions and 2 deletions
|
@ -42,6 +42,8 @@
|
|||
}
|
||||
|
||||
.network-list {
|
||||
display: flex;
|
||||
|
||||
& article {
|
||||
width: clamp(400px, calc(33% - 3rem), 500px);
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue