Toward the minimal mockup #13

Merged
btlogy merged 14 commits from 12.toward-minimal-mockup into main 2024-11-19 11:55:00 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 8fd3c95684 - Show all commits

View File

@ -41,6 +41,11 @@ body {
margin-bottom: auto; margin-bottom: auto;
} }
.feature__wrapper {
border-bottom: unset;
margin-bottom: unset;
}
.feature__item { .feature__item {
background-color: #eee; background-color: #eee;
height: 13em; height: 13em;