Skip to content

Commit fd503e6

Browse files
committed
Fix background of the info section on the user profile page
1 parent e2bd9f0 commit fd503e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/css/_user_profile.scss

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
.profile-page {
22
.cinema {
3+
background-color: #222230;
4+
padding: 3em 0;
5+
36
.user-avatar {
47
float: left;
58
width: 64px;

0 commit comments

Comments
 (0)