Mattias Bodlund 1 year ago
parent
commit
b571291bd9
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      app/assets/stylesheets/application.css

+ 2
- 2
app/assets/stylesheets/application.css View File

@ -347,7 +347,7 @@ input[type=range] {
}
.cards__container, .link__container {
margin-top: 2.4em;
margin-top: 2em;
margin-bottom: 2.4em;
}
@ -591,7 +591,7 @@ ul.card__stack {
}
@media (min-width: 815px) {
header {
margin: 4rem 4rem 2rem 4rem;
margin: 2rem;
& svg {
width: 80px;


Loading…
Cancel
Save