Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vento277 committed Oct 1, 2024
1 parent 160abaa commit ff67720
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ body {
width: 95%;
margin: 0 auto;
box-sizing: border-box;
padding: 0 15px;
align-items: center;
}

.content {
Expand All @@ -31,14 +31,6 @@ body {
word-wrap: break-word;
}

.site-footer {
width: 100%;
background-color: transparent;
text-align: left;
position: fixed;
bottom: 0;
}

.row {
display: flex;
flex-wrap: wrap;
Expand Down

0 comments on commit ff67720

Please sign in to comment.