Removed prism and added cosmetics

This commit is contained in:
Cagatay Civici
2022-10-22 15:38:02 +03:00
parent 3c79cad7a2
commit 6d7da9c04c
7 changed files with 6 additions and 74 deletions

View File

@@ -1,4 +1,4 @@
@media screen and (min-width: 1729px) {
@media screen and (min-width: 1960px) {
.layout-main, .landing-wrapper {
width: 1504px;
margin-left: auto !important;

View File

@@ -3,7 +3,7 @@ h1, h2, h3, h4, h5, h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
color: var(--surface-900);
&:first-child {
margin-top: 0;