This commit is contained in:
lukas 2021-01-29 21:39:19 +01:00
parent fbf286c09c
commit e825f94028

View File

@ -12,6 +12,7 @@
}
.header {
cursor: move;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
@ -19,7 +20,6 @@
}
.title {
cursor: move;
float: left;
font-size: x-large;
margin-left: 15px;