css fixes
This commit is contained in:
@@ -101,6 +101,8 @@ h2 {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
|
||||
user-select: none;
|
||||
|
||||
> a {
|
||||
color: #515263;
|
||||
}
|
||||
|
||||
@@ -146,4 +146,8 @@ input, button, select, textarea {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-bottom: 10px;
|
||||
|
||||
input {
|
||||
margin-left: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user