summaryrefslogtreecommitdiff
path: root/site/assets/css/applets.css
blob: fc71ecc439fcf879b2038bdaf5a30b2350fd172c (plain)
1
2
3
4
5
6
7
.applet {
  margin-bottom: 40px;
}
.applet.map {
  width: 100vw;
  height: 50vh;
}