mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Minor fixes
This commit is contained in:
parent
6d2b682117
commit
b9248f2699
5 changed files with 14 additions and 16 deletions
|
@ -3,7 +3,6 @@
|
|||
}
|
||||
|
||||
.button {
|
||||
flex: 1;
|
||||
color: white;
|
||||
background-color: #303030;
|
||||
margin: 2px;
|
||||
|
@ -12,7 +11,9 @@
|
|||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
word-wrap: break-word;
|
||||
text-decoration: none;
|
||||
|
||||
flex: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue