ord 0.27.1

◉ Ordinal wallet and block explorer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
html {
  background-color: #131516;
  height: 100%;
}

body {
  align-items: center;
  display: flex;
  height: 100%;
  margin: 0;
}

video {
  height: 100%;
  width: 100%;
}