Lotsa style fixes, and mobile view fix

This commit is contained in:
mrfry
2021-05-07 12:31:58 +02:00
parent d00c0f6406
commit 14069a289c
20 changed files with 116 additions and 107 deletions
+4 -9
View File
@@ -11,18 +11,13 @@
text-align: center;
}
.repos {
margin-top: 6%;
margin-left: 10%;
.gitRepos {
display: flex;
justify-content: space-around;
}
.repos a {
.gitRepos a {
margin: 0px 5px;
text-decoration: none;
}
.newTaskButton {
width: 25%;
}
.imgContainer {