fix stars in order to take all the screen size
This commit is contained in:
parent
0c6a1d477d
commit
14c8bf5bd9
@ -22,7 +22,7 @@ body, html {
|
||||
}
|
||||
|
||||
|
||||
#stars1, #stars2, #stars3 {
|
||||
.animated-background {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
@ -10,9 +10,11 @@
|
||||
<title>Linktree | Giovanni-Josserand</title>
|
||||
</head>
|
||||
<body>
|
||||
<section class="animated-background">
|
||||
<div id="stars1"></div>
|
||||
<div id="stars2"></div>
|
||||
<div id="stars3"></div>
|
||||
</section>
|
||||
|
||||
|
||||
<div id="background_div">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user