Toggle navigation
Toggle navigation
This project
Loading...
Sign in
teamPARK
/
holiday-counter-recommend-activity
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박규리
2022-05-27 23:28:16 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2ea5767c0913834a1a9eb7027a5aad53c58e1f78
2ea5767c
1 parent
8155c51d
Changed recommend activity block
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
nodejs/public/css/main.css
nodejs/public/css/main.css
View file @
2ea5767
...
...
@@ -31,8 +31,10 @@ h2 {
}
#activity
{
width
:
fit-content
;
height
:
fit-content
;
border-radius
:
40px
80px
/
80px
40px
;
background-color
:
rgb
(
151
,
198
,
20
6
);
background-color
:
rgb
a
(
197
,
97
,
201
,
0.48
6
);
}
body
{
margin-top
:
100px
;
...
...
Please
register
or
login
to post a comment