themagician.cc/styles/index.css

13 lines
202 B
CSS
Raw Normal View History

2023-12-02 20:36:49 +00:00
.the-magician__info {
height: 100%;
background: white;
text-align: center;
font-family: monospace;
display: flex;
flex-direction: column;
justify-content: space-around;
}