unpkg/modules/client/main/Home.css

7 lines
101 B
CSS
Raw Normal View History

2018-04-04 05:16:09 +00:00
.home-example {
text-align: center;
background-color: #eee;
margin: 2em 0;
padding: 5px 0;
}