mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2024-11-26 16:38:21 +01:00
source/scss/main.scss: Increase container width
We need more space for the log on the results page and we actually don't even need to worry about people running this on a phone.
This commit is contained in:
parent
4bdec3b889
commit
f82cb6ce05
@ -5,6 +5,6 @@
|
||||
|
||||
.container {
|
||||
width: auto;
|
||||
max-width: 680px;
|
||||
max-width: 968px;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user