Moving badges to theme, fixing bug with links not being clickable, adding disclaimer to apps for distribution icons.
This commit is contained in:
parent
1171b352c5
commit
29770627da
40 changed files with 3375 additions and 43 deletions
|
@ -21,9 +21,8 @@ section.section-skewed {
|
|||
transform: skewY(var(--angle));
|
||||
background: #D2D2D2;
|
||||
background: linear-gradient(170deg, rgba(238,238,238,1) 0%, rgba(210,210,210,1) 49%, rgba(238,238,238,1) 100%);
|
||||
padding-top: 3em;
|
||||
padding-top: 0.5em;
|
||||
padding-bottom: 3em;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
section.section-skewed > * {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue