Skip to content

Commit

Permalink
landingpage: polish (#2043)
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout authored Jan 1, 2025
1 parent ca4dbca commit 07adbf3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/pages/index/sections/philosophy/Philosophy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const iconColor = '#333'

const principles = [
{
icon: <Icon icon={<SeparationIcon />} size={iconSizeDefault} color="#444" />,
icon: <Icon icon={<SeparationIcon />} size={iconSizeDefault + 0} color="#444" />,
title: 'Separation of concerns',
href: '/why#separation-of-concerns'
},
Expand Down
12 changes: 5 additions & 7 deletions docs/pages/index/sections/philosophy/separation.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 07adbf3

Please sign in to comment.