UNPKG
qobuz-ui
Version:
latest (1.0.0)
1.0.0
Interface react pour application web et desktop
qobuz-ui
/
app
/
components
/
Home.css
15 lines
(12 loc)
•
176 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.container
{
position
: absolute;
top
:
30%
;
left
:
10px
;
text-align
: center; }
.container
h2
{
font-size
:
5rem
; }
.container
a
{
font-size
:
1.4rem
; }