diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2021-07-02 11:19:25 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2021-07-02 11:19:25 +0300 |
| commit | b6beb5f02e8c291f2b5f2bc7d0c15d0955336c32 (patch) | |
| tree | e51abdbbb9b932b51dcc4fa0b242b32881a79c39 /frontend/styles | |
| parent | f1b8e3cb04e9f274e8008881bdc2edc910123046 (diff) | |
Implement research papers
Diffstat (limited to 'frontend/styles')
| -rw-r--r-- | frontend/styles/Home.module.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/styles/Home.module.css b/frontend/styles/Home.module.css index 6f43b54..814ebba 100644 --- a/frontend/styles/Home.module.css +++ b/frontend/styles/Home.module.css @@ -19,6 +19,7 @@ top: 50%; margin-left: -40vw; margin-top: -40vw; + z-index: 20; } .btnInner { |
