mirror of
https://github.com/Lissy93/awesome-privacy.git
synced 2026-03-11 08:55:33 +00:00
Updates submission, for new fields inclusion
This commit is contained in:
parent
0d9b3ed7c6
commit
5b1d959906
1 changed files with 2 additions and 2 deletions
|
|
@ -100,8 +100,8 @@ section {
|
|||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
padding: 0 2rem;
|
||||
border: 2px solid var(--foreground);
|
||||
box-shadow: 6px 6px 0 var(--foreground);
|
||||
border: 2px solid var(--box-outline);
|
||||
box-shadow: 6px 6px 0 var(--box-outline);
|
||||
background: var(--accent-fg);
|
||||
border-radius: var(--curve-sm);
|
||||
@media(max-width: 768px) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue