GO AWAY ANIMATIONS

This commit is contained in:
Kasper Rynning-Tønnesen
2020-01-29 16:45:26 +01:00
parent cd79a71b2e
commit 68cb99eca3
4 changed files with 14 additions and 6 deletions

View File

@@ -124,8 +124,6 @@ export default {
}
.highscore-container {
width: 35%;
@include mobile {
width: 100%;
}
@@ -223,7 +221,7 @@ h1 {
display: flex;
flex-direction: column;
align-items: flex-start;
padding-bottom: 25px;
padding-bottom: 20vw;
border-right: 1px solid #333;
}