diff options
Diffstat (limited to 'FrontEnd/src/app/views/center/center.sass')
-rw-r--r-- | FrontEnd/src/app/views/center/center.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/center/center.sass b/FrontEnd/src/app/views/center/center.sass index 4b86f241..c0dfb9c0 100644 --- a/FrontEnd/src/app/views/center/center.sass +++ b/FrontEnd/src/app/views/center/center.sass @@ -23,7 +23,7 @@ .icon
height: 1.3em
color: black
- @extend .mr-2
+ @extend .me-2
&:hover
background: $gray-300
.right
|