richylyq commited on
Commit
efeddff
1 Parent(s): 8ddaff6

update bangtan logo css

Browse files
Files changed (1) hide show
  1. style.css +5 -1
style.css CHANGED
@@ -27,5 +27,9 @@ body {
27
  }
28
 
29
  .bangtan-logo {
30
- max-height: 300px;
 
 
 
 
31
  }
 
27
  }
28
 
29
  .bangtan-logo {
30
+ padding-top: 3rem;
31
+ display: flex;
32
+ width: 15vw;
33
+ height: 90vh;
34
+ position: relative;
35
  }