Skip to content

Commit

Permalink
padding
Browse files Browse the repository at this point in the history
  • Loading branch information
hugosandsjo committed Dec 13, 2023
1 parent 93a41da commit 656725b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ button a {
.erbjudande-star {
display: none;
}

.aktuellt-h {
font-size: 32px;
}
Expand All @@ -467,12 +468,17 @@ button a {
}

.kommande {
padding: 2rem 1rem;
padding: 2rem 2rem;
}

.kommande-item {
width: 100%;
}

.kommande-header {
margin-bottom: 2rem;
}

.hero-content {
flex-direction: column;
}
Expand Down

0 comments on commit 656725b

Please sign in to comment.