Skip to content

Commit

Permalink
[#123] feat: Host crown
Browse files Browse the repository at this point in the history
  • Loading branch information
rosieyeon committed Feb 17, 2022
1 parent 72c59fb commit 90dd661
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/statics/css/settingsStudy.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions src/statics/scss/settings/studyPersonnel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@
margin-bottom: 6px;
margin-top: 8px;
}

// .host-crown {
// position: absolute;
// }
2 changes: 1 addition & 1 deletion src/statics/scss/settingsStudy.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
margin: auto;
border-radius: 100%;
&.host-crown {
top: -54px;
top: -34px;
left: 2px;
width: 80%;
height: 80%;
Expand Down

0 comments on commit 90dd661

Please sign in to comment.