mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-29 03:37:36 +02:00
Lotsa style fixes, and mobile view fix
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user