UNPKG
minix-template
Version:
latest (0.0.1)
0.0.1
minix template
minix-template
/
test
/
card
/
testError
/
pages
/
for
/
for.css
18 lines
(14 loc)
•
193 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.container
{
justify-content
: center;
align-items
: center; }
.title
{
font-size
:
50px
; }
.text-div
{
align-items
: center;
justify-content
: center; }
.button
{
font-size
:
30px
; }