neutrino_oscillations/main.css

18 lines
188 B
CSS
Raw Normal View History

2021-02-20 17:04:08 +01:00
.container {
max-width: 1500px !important;
}
#neutrinos {
position: relative;
width: 100%;
height: 20vw;
}
#controls {
width: 100%;
}
#settings {
width: 100%;
}