mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Minor fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user