Nathanwoodburn.github.io/Invaders/style.css

6 lines
102 B
CSS
Raw Normal View History

2020-11-23 16:24:01 +11:00
.center{text-align:center}
#space-invaders {
margin: 0 auto;
display: block;
background: white
}