Skip to content

Commit

Permalink
Fix background of the info section on the user profile page
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Feb 4, 2025
1 parent e2bd9f0 commit fd503e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/css/_user_profile.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
.profile-page {
.cinema {
background-color: #222230;
padding: 3em 0;

.user-avatar {
float: left;
width: 64px;
Expand Down

0 comments on commit fd503e6

Please sign in to comment.