mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
Merge pull request #26 from muerwre/15-use-cra-or-nextjs
15 use cra or nextjs
This commit is contained in:
commit
a5db18791b
198 changed files with 6531 additions and 15691 deletions
|
@ -1,3 +1,5 @@
|
|||
@import "src/styles/variables";
|
||||
|
||||
.input_text_wrapper {
|
||||
position: relative;
|
||||
min-height: 40px;
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
// @import '~raleway-cyrillic/raleway.css';
|
||||
@import "src/styles/variables";
|
||||
|
||||
html {
|
||||
min-height: 100vh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue