Removed prism and added cosmetics
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user