Skip to content

Commit

Permalink
Height
Browse files Browse the repository at this point in the history
  • Loading branch information
ElBi21 committed Jul 5, 2024
1 parent 79df761 commit d49ea49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/home2/mainpage.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ body {
.main_page{
background-color: #F9F8F4; /* TEMP */
width: calc(100% - var(--menu_width));
height: var(--temp_height); /* TEMP */
height: 1900px/*var(--temp_height)*/; /* TEMP */
align-items: top;
display: flex;
justify-content: center;
Expand Down

0 comments on commit d49ea49

Please sign in to comment.