at the end of the day, it was inevitable
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
// General
|
||||
|
||||
a,
|
||||
button,
|
||||
.btn {
|
||||
outline: none !important;
|
||||
}
|
||||
|
||||
.app-container {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user