Skip to content

Commit

Permalink
Merge pull request #609 from IPvSean/devel
Browse files Browse the repository at this point in the history
Update style.scss
  • Loading branch information
IPvSean authored May 31, 2024
2 parents 49e85c7 + 0b2b575 commit 8a393e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ header {
// custom footer

footer {
position: relative;
background: black;
color: white;
width: 100%;
Expand Down Expand Up @@ -359,7 +358,6 @@ i.icon-info-sign:before {
.page-contain {
display: flex;
flex-wrap: wrap; /* Allow wrapping if necessary */
min-height: 100vh;
align-items: stretch; /* Stretch items to the same height */
justify-content: center;
padding: 2em;
Expand Down

0 comments on commit 8a393e5

Please sign in to comment.