mirror of
https://github.com/vale981/neutrino_oscillations
synced 2025-03-04 09:11:39 -05:00
17 lines
188 B
CSS
17 lines
188 B
CSS
.container {
|
|
max-width: 1500px !important;
|
|
}
|
|
|
|
#neutrinos {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 20vw;
|
|
}
|
|
|
|
#controls {
|
|
width: 100%;
|
|
}
|
|
|
|
#settings {
|
|
width: 100%;
|
|
}
|