overwrite default button styles
This commit is contained in:
@@ -51,8 +51,16 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
button {
|
||||
outline:none;
|
||||
border:none;
|
||||
background-color:none;
|
||||
}
|
||||
.container {
|
||||
position: relative;
|
||||
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user