Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
Today KU
Commits
05c251b0
Commit
05c251b0
authored
Oct 31, 2021
by
Kim, Subin
Browse files
HomeBtn style 변경
parent
8b050846
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/Buttons/buttons.module.scss
View file @
05c251b0
...
...
@@ -2,12 +2,14 @@
top
:
10px
;
right
:
10px
;
&
:hover
{
&
.icon
{
color
:
#fff
}
}
&
.icon
{
color
:
crimson
;
&
:hover
,
:active
{
color
:
#fff
;
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment