neutrino_oscillations/main.css
2021-02-20 17:04:08 +01:00

17 lines
188 B
CSS

.container {
max-width: 1500px !important;
}
#neutrinos {
position: relative;
width: 100%;
height: 20vw;
}
#controls {
width: 100%;
}
#settings {
width: 100%;
}