SEND all files + questionnaires + json + data_tests
This commit is contained in:
24
src/App.css
Normal file
24
src/App.css
Normal file
@@ -0,0 +1,24 @@
|
||||
.App {
|
||||
overflow: auto;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.App em {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.App header {
|
||||
padding-top: 45px;
|
||||
}
|
||||
|
||||
.App footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
padding: 15px 0;
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user