Omnibus commited on
Commit
92ea364
·
1 Parent(s): 0193f0f

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -2,7 +2,6 @@ body {
2
  padding: 2rem;
3
  font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
4
  background:whitesmoke;
5
- height:1000px;
6
  }
7
 
8
  h1 {
@@ -21,6 +20,7 @@ p {
21
  display: flex;
22
  flex-direction: column;
23
  align-items: center;
 
24
  }
25
  .im1{
26
  position:fixed;
 
2
  padding: 2rem;
3
  font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
4
  background:whitesmoke;
 
5
  }
6
 
7
  h1 {
 
20
  display: flex;
21
  flex-direction: column;
22
  align-items: center;
23
+ height: 500px
24
  }
25
  .im1{
26
  position:fixed;